Live coding a web game in Rust

time1 yr agoview9 views

Bumbling my way through how to use JavaScript objects in Rust using wasm_bindgen, and finally getting my game character to move around the screen.

This game "Eat Apples Quick" will be a bit like Pacman, but you have to press keys fast to rush around the maze.

It is intended to become part of Smolpxl games, which is a Free Software web games site. It's the first one I'm writing in Rust, so there are lots of things I need to work out.

Follow @andybalaam@mastodon.social to find out about live streams when they happen.

Loading comments...