Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.18 KB

Gamebook Engine

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

  • Import and play gamebooks
  • Create gamebooks right on your iPad or iPhone
  • Export games to non-proprietary JSON files (.gbook)
  • Analyzer ensures you don't create any unreachable pages or dead-ends

Screenshots

Gamebook Engine Screenshots

Download

Beta Test

Learn More

Development

  1. git clone https://github.com/amiantos/gamebookengine.git
  2. Open GamebookEngine.xcproject in Xcode 14.2 or higher.
  3. Build :)

Authors

Credits