An Arcade/SHMUP game where the player must master all elements to survive!
https://fatboycrew.github.io/elements-shmup/
git clone [email protected]:FatBoyCrew/elements-shmup.git
npm install -g gulp
npm install
gulp serve
- Cap both x and y moves, so that diagonal moves cannot be faster
- Less naive color collision detection
- More sound
- Level generation
- ZSQD -> WASD