Skip to content

ajpsp5/PolygonPanic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolygonPanic

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.

TODO

  • Moving background
  • Basic player movements/attacks
  • Enemy Units
  • Level transitions
  • Sound effects/music
  • Scoring
  • Start page
  • Win/lose conditions
  • Bosses?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%