https://github.com/simplisticated/genre
Multiplatform text game engine
https://github.com/simplisticated/genre
game-engine text-game
Last synced: about 1 month ago
JSON representation
Multiplatform text game engine
- Host: GitHub
- URL: https://github.com/simplisticated/genre
- Owner: simplisticated
- License: mit
- Created: 2017-08-12T10:56:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-31T22:48:46.000Z (about 8 years ago)
- Last Synced: 2025-04-03T06:30:06.166Z (9 months ago)
- Topics: game-engine, text-game
- Language: Swift
- Homepage:
- Size: 402 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
`Genre` is an engine for text games. It simplifies the logic part of text quest, allows developer to focus his attention on UI and don't spend additional time for creating logic from scratch.
Currently available for iOS only (see [documentation](./README_iOS.md)).