A narrative-focused CLI-based game engine I created for Fedi Jam
.gitignore | ||
DESIGN.md | ||
game.yaml | ||
LICENSE | ||
main.py | ||
README.md | ||
sample.yaml | ||
save.py |
Oni Engine
Oni (鬼): a superhuman yokai in Japanese mythology said to be evil
A narrative-focused CLI-based game engine I created for Fedi Jam
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the license.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.