https://github.com/orta/wibblequest
A Text Adventure Game framework for iOS
https://github.com/orta/wibblequest
Last synced: about 1 year ago
JSON representation
A Text Adventure Game framework for iOS
- Host: GitHub
- URL: https://github.com/orta/wibblequest
- Owner: orta
- Created: 2011-07-19T23:52:32.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T17:30:31.000Z (over 4 years ago)
- Last Synced: 2024-12-13T07:10:47.983Z (over 1 year ago)
- Language: Objective-C
- Homepage: http://orta.github.com/WibbleQuest
- Size: 5.15 MB
- Stars: 46
- Watchers: 5
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Wibble Quest
h2. A Text Adventure Game Framework for iOS.
A iOS Text Adventure Game Framework with a simple object oriented API for:
* Objects
* Rooms
* People
* Items
* Creatures
Wibble Quest will help you make a Text Adventure game very very quickly, and will help you scale to a complex game with ease, to do this you're gonna want to clone this repository and ensure the submodules are included.
to create your own game project
pre. /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/1197277)"
then open the WibbleQuest.xcodeproj