Skip to content

jakesgordon/javascript-tiny-platformer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Javascript Tiny-Platformer

A very minimal javascript platform game

Just a sinple example of how to have a tiny rectangle run around some rectangle platforms, collecting rectangular gold and avoiding rectangular monsters.

SUPPORTED BROWSERS

Should work in any modern browser with canvas support

DEVELOPMENT

The game is 100% client side javascript, html and css. It should run when served up by any web server.

License

MIT license.

About

A very minimal javascript platform game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published