Skip to content

zerocod3r/myflappygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyFlappyGame

Game similar to flappy bird. Personal project build on JavaScript and Phaser .

  • Only runs with online server
  • localhost server can also be used to run it.
  • Python developers can run this by creating server to the game directory. 'python -m SimpleHTTPServer' creates localhost server and game can be viewed by url http://127.0.0.1:8000 .

About

my personal game build on javascript using Phaser .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors