PolygonPanic is a shoot 'em up written using Phaser. The game may be played in a web browser here, or by cloning the repository and executing python -m http.server
(or equivalent) from the project root.
- Moving background
- Basic player movements/attacks
- Enemy Units
- Level transitions
- Sound effects/music
- Scoring
- Start page
- Win/lose conditions
- Bosses?