Skip to content

NathanielWroblewski/skyhero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkyHero

Screenshot

Watch a video here: Screenshot

Play here

Running locally

On a mac, clone the repo, and run a server:

$ git clone https://github.com/NathanielWroblewski/skyhero.git
$ cd skyhero
$ open http://localhost:8000 && python3 -m http.server

TODO

  • Make a target method for atan2 and reuse it for "rockets"
  • General refactor
  • move boundaries constants from views into constants file
  • Look at collision and bounding code and make sure it's not split between models and game objects, make a separate class if necessary
  • Improve title screen
  • dive bombers
  • change inbounds logic to be direction + offscreen
  • helix should come in from side, not behind
  • formation flyers should be smoother, borrow angle code

About

Javascript SHMUP inspired by the classic NES game SkyShark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published