Implementation of the classic arcade game of SpaceInvaders.
This version is implemented using the Processing, a flexible software sketchbook and a language for learning how to code within the context of the visual arts. To learn more, see https://processing.org/.
Here's the gameplay:
- Install Processing from https://processing.org/
- Clone this repo
- Open file
SpaceInvaders.pyde
and pressCtrl+R
. - Enjoy!