This is a simple implementation of the famous arcade game Asteroids published by Atary in 1979. It is here realized in JavaScript using P5.js libraries. Just try it using the keybinding below, you won't get disappointed.
- w move forward
- a steer left
- d steer right
- spc fire
- m drop bombs (yes baby, you got bombs!)
- A bomb is engaged when it turns red 😨
- Firing at the bombs makes them bigger 😱