Skip to content

djflorio/layers-of-love2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layers of Love2d

This is a really quick game prototype I'm making with Love2d. A square bounces back and forth across a platform. The player must hit the spacebar to send the square up through a hole in the platform above. If the player makes it through, they move on to that next layer.

For information on installing and running Love2d on your system, refer to the Love2d website.

Requirements

Download the following libraries and put them in a top level folder called "lib".

TODO

  • Spawn powerups in holes periodically that:
    • Temporarily increase hole size
    • Temporarily reduce speed
    • Temporarily reduce player size

Contributions

This is supposed to be a simple portfolio piece for me, so I won't be accepting contributions for the time being. I'm open to it in the future, though!

About

Quick game made with Love2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages