Electroplating
About
This is a very prototypical and incomplete game made for the Nokia Game Jam 2021 where you control the electron by switching on and off chargeable plates. You can also change the polarity of the plates so that they either attract or repel the electron.
We could not get the audio to work in web environment, but the original game has sounds. Try one of the downloads to play with sounds.
Try to reach the goal without touching the walls :) The game is unfinished, so if you reach the goal, give yourself a pat on the back. You have won the game. Also if the electron touches a wall, stick a fork in the power outlet for a more immersive gaming experience (don't really).
Controls:
- Switch the plate you are controlling: Right and Left arrow keys
- Switch off selected plate: Down arrow key
- Toggle polarity of the selected plate: Up arrow key (press once for + polarity and twice for - polarity)
This game was made with Bevy game engine (Rust). Web version runs using WebAssembly.
The game is very incomplete at this state but this was a fun project to learn a little bit of Rust and a little bit of game development. Both of us are very beginners to game development.
Developers: Olli (https://ollipa.itch.io/) and I (https://adarshk7.itch.io/).