Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willnilges/tajine
A game engine for creating and sharing text-based adventures.
https://github.com/willnilges/tajine
Last synced: 20 days ago
JSON representation
A game engine for creating and sharing text-based adventures.
- Host: GitHub
- URL: https://github.com/willnilges/tajine
- Owner: WillNilges
- License: gpl-3.0
- Created: 2018-09-06T13:53:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T06:58:33.000Z (over 6 years ago)
- Last Synced: 2024-11-05T13:11:42.329Z (2 months ago)
- Language: Java
- Size: 803 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tajine
A game engine for creating and sharing text-based adventures.I created Tajine with the goal of making a dead-simple yet effective text adventure creation tool. Tajine allows anyone with a story to tell to write a dynamic choose-your-own-adventure style story using pictures and text (and maybe music soon!).
Tajine is a pair of programs (the editor and the viewer) that can, along with a game (.adfs) file, be distributed to readers quickly with a simple click of a button. Both the viewer and the games are entirely self-contained within one file, so anyone can pick up a copy and hop into an adventure right away.