An open API service indexing awesome lists of open source software.

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

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