/pixel-coffee

A tiny LÖVE framework to help to start and debug projects

Primary LanguageLua

pixel-coffee

A tiny LÖVE framework to help to start and debug projects

TODO:

  • Scene editor/Tilemap editor
  • Tileset editor
  • Animation editor
  • Resources viewer
  • Log
  • Console
  • Debug
  • Resources manager
  • Scene manager
  • Pre made shaders
  • Metroidvania mode for scene editor
  • Simple audio player
  • Realtime debug
  • Project preferences
  • LoveTypescript version (?)
  • Moonscript version (?)

Dependencies:

How to use:

Just include pixcof folder and imgui.so in your project folder. And run love (project_folder) -debug to open the editor

If you download this repo template, just use yarn:

  • yarn start to run game
  • yarn debug to run the editor

Gifs

Imgur Some Features

Imgur Entity-Component system