Skip to content

travistyzero/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

A simple platform game developed from Chapter 15 of Eloquent Javascript.

alt text

Installation and running

  • Clone/download files from github and serve locally. For example, using darkhttpd:
darkhttpd /path/to/files --port 8000

Playing the game

  • To move use the arrow keys
Arrow Key Movement
Up Jump
Left Move left
Right Move right
  • Collect all the coins to complete the level
  • Avoid the lava!

About

Simple platform game written in Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors