Skip to content

pgattic/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

Simple HTML5 Platformer game with a level editor. The editor can export and import levels in JSON format to be shared.

Play the game here.
Make your own levels here.

Thanks for playing! I know this is a really simple project but I would love to hear about suggestions or bugs!

- pgattic

To-do:

  • Allow creation and importing of multiple levels at once, to be played sequentially
  • Store main game's levels as JSON as well
  • Better graphics?
  • Some kind of enemies to kill