Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 690 Bytes

Readme.md

File metadata and controls

14 lines (11 loc) · 690 Bytes

Love template

This project aim to provide an easy to use template for games made with Löve2D.

Libs

This project uses the following libraries:

  • actum: action and events handler
  • inspect: human-readable representation of Lua tables
  • lume: functions geared towards gamedev
  • sceneman: framework independant scene manager
  • tween: tweening functions for Lua

License

This repository use the MIT license.