Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.01 KB

Readme.md

File metadata and controls

32 lines (23 loc) · 1.01 KB

#An attempt at a platformer

Trying to make a simple platformer engine/game along the lines of Mario

Try it

##Instructions: Use W,S,D or LEFT, DOWN, RIGHT arrow keys to move, SPACE to jump, and SHIFT to use pickups.

##Ideas/To-Dos

  • todo: artwork (top edges for platforms, repeating textures)
  • todo: ladders (?)
  • todo: wall jumping (?)
  • todo: figure out better way for objects to inherit methods
  • todo: try foreground objects (blurred?)
  • todo: move to requireJS for module-loading
  • todo: look up quad trees for storing static level data
  • todo: level editor
  • todo: toggle bounding box with key

##Music and audio Unlicensed Mario sound effects only used temporarily as placeholders

"Freddy's Menagerie" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 http://creativecommons.org/licenses/by/3.0/

"Pamgaea" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 http://creativecommons.org/licenses/by/3.0/