Its the classic arcade game Asteroids... but with Lemons...
Built on Python using the PyGame module.
- Use the menu to change the model of your ship.
- Use
[W]
to move your ship forwards. - Use the mouse to control the direction of your ship.
[LEFT MOUSE BUTTON]
/[SPACE]
to shoot.- Destroy + Avoid the Lemonoids at all costs!
Most importantly - have fun!
Go to the Releases Page and download the .exe file in the latest release. (DON'T download the code itself)
HUGE credits to Griffpatch - He inspired me to make this project and taught me how to code most of it (in Scratch).