Skip to content

A exploration into using the LOVE2D Framework for Lua to create short and simple games. Creating a top-down game with elements of state machines, I/O and general asset pipeline tools.

License

Notifications You must be signed in to change notification settings

pellway/LOVE-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOVE Game Exploration

An exploration into using the LOVE2D Framework for Lua to create short and simple games. Creating a top-down game with elements of state machines, object-oriented programming in lua, user I/O and general asset pipeline and creation tools.

THIS PROJECT IS ARCHIVED. PROJECT PORT TO GMS2.

alt text

Game Details

  • Rhythm fishing game
  • Pixel art (Resolution is 64px)
  • Retro showa aesthetic
  • Multiple races
  • Different environments

Resources

https://github.com/love2d-community/awesome-love2d

https://github.com/karai17/Simple-Tiled-Implementation

About

A exploration into using the LOVE2D Framework for Lua to create short and simple games. Creating a top-down game with elements of state machines, I/O and general asset pipeline tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages