Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amiantos/gamebookengine
Gamebook Engine is an open source iOS app for creating and playing gamebooks, a type of interactive fiction where the player gets to make decisions that influence the story.
https://github.com/amiantos/gamebookengine
adventure choice-based-game choosable-adventure gamebook gamebooks interactive-fiction ios swift
Last synced: 2 months ago
JSON representation
Gamebook Engine is an open source iOS app for creating and playing gamebooks, a type of interactive fiction where the player gets to make decisions that influence the story.
- Host: GitHub
- URL: https://github.com/amiantos/gamebookengine
- Owner: amiantos
- License: mpl-2.0
- Created: 2019-08-16T01:11:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T04:50:15.000Z (over 1 year ago)
- Last Synced: 2024-10-11T02:28:31.416Z (3 months ago)
- Topics: adventure, choice-based-game, choosable-adventure, gamebook, gamebooks, interactive-fiction, ios, swift
- Language: Swift
- Homepage:
- Size: 12.5 MB
- Stars: 83
- Watchers: 4
- Forks: 5
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Gamebook Engine](/images/github-title.png?raw=true)
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
![Gamebook Engine Screenshots](/images/github-screenshots.jpg?raw=true)
## Download
- [Download Gamebook Engine for iOS 15.6 and later on the App Store](https://apps.apple.com/us/app/gamebook-engine/id1478537871)
## Beta Test
- [Sign up for the beta on TestFlight](https://testflight.apple.com/join/FjHHmoVy)
## Learn More
- [Check out the Gamebook Engine wiki](https://github.com/amiantos/gamebookengine/wiki)
## Development
1. `git clone https://github.com/amiantos/gamebookengine.git`
2. Open `GamebookEngine.xcproject` in Xcode 14.2 or higher.
3. Build :)## Authors
* Brad Root - [amiantos](https://github.com/amiantos)
## Credits
* The app icon features the icon [magic, by Smalllike](https://thenounproject.com/icon/2721149/)