Adore is an adventure game engine written in Lua using the LÖVE framework for rendering, I/O and sound.
This is super pre-alpha at the moment and a lot of functionality is missing.
Clone the repository, install LÖVE from http://www.love2d.org and run
love .
from the cloned folder
Docs can be found at: https://readthedocs.org/projects/adore/
Adore uses busted for its tests. To run the tests simply instead busted and run:
busted