Skip to content

troys-code/sliding-penguin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sliding Penguin

Play

Play Sliding Penguin hosted on github pages

Learning objectives

  • Learn the basics of Phaser.io, a javascript game framework.
  • Get a better understanding of events in javascript.

Personal project goals: A penguin sliding down a slope with various sized obstacles to jump over.

  • Obstacles are generated with random lengths and heights
  • The penguin can double jump
  • The speed of sliding increases at different stages
  • STRETCH: Powerups can randomly fly past - Powerups could increase jump height, reduce sliding speed.

About

Small browser game written in JS using the PhaserJS game framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published