Skip to content

a-cat-named-snowball/Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an old platformer I made in 2014. The code is a bit embarassing, and some pretty terrible game design choices were made.

I'm going to work on improving it until it's actually a good game.

TODO

  • Update to ECS for map tiles
  • Redo physics
  • Improve collision detection
  • Make a level editor
  • Reduce volume for sfx
  • Better graphics
  • Split code into more than one file
  • Make the game take up the entire page
  • Fix framerate, use requestAnimationFrame instead of setInterval

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors