A mini game engine for point & click adventures.
Simply run
python3 setup.py
This requires your sudo password to install it to the /usr/bin directory. But after that, you can run any game by running minige
in the directory that contains that game.
There is a preset game in the preset
directory.
Simply run
minige createrooms
in your project directory.