Gamebook Engine is an iOS app for creating and playing gamebooks, a type of interactive fiction where the player gets to make decisions that influence the story.
Features
- [x] Import and play gamebooks
- [x] Create gamebooks right on your iPad or iPhone
- [x] Export games to non-proprietary JSON files (
.gbook
)
- [ ] Analyzer ensures you don't create any unreachable pages or dead-ends
Screenshots
Download
Beta Test
Learn More
Development
git clone https://github.com/amiantos/gamebookengine.git
- Open
GamebookEngine.xcproject
in Xcode 14.2 or higher.
- Build :)
Authors
Credits