Skip to content

HTML5 project at NPower, to create and present a game developed using HTML5/Javascript with the phaser.io framework.

License

Notifications You must be signed in to change notification settings

chowkevin/html5-platformer

 
 

Repository files navigation

Star Collector

Developed by Anthony Zhang, Kevin Chow, and Adrien Johnson

What is it?

  • A 2 player game in which the objective is to collect the falling stars.
  • Whoever collects the most stars by the end of the timer wins.
  • The controls are WASD for Player 1, and the Arrow Keys for Player 2.
  • Project developed for a presentation.
  • Uses the phaser.io HTML5/Js game development framework.

To-do

  • Implement falling stars.
  • Timer and win condition.
  • Custom sprites.
  • Player respawn conditions based on death.
  • QoL changes (ie. player spawn position, score position, reworking platforms, remove bounce)
  • Title screen.

About

HTML5 project at NPower, to create and present a game developed using HTML5/Javascript with the phaser.io framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%