Skip to content

jonathanhirz/luxe_platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

another platformer testground

tilemaps basic physics (check platformer example) animated tiles

basic todo list:

  • draw 16x16 tiles
    • dirt
    • dirt/grass top
    • stone
    • clouds
    • sky
    • collision red
  • draw tiled map, larger than screen size (to be scrolled)
  • get tiled map showing up in game
  • collision bounds in array
  • simple player sprite on screen, able to move
  • camera follows player
  • physics simulation, with movement, gravity and collision
  • ^ that's a big one, it gets two todos ^
  • ...
  • profit

About

another luxe platformer test ground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages