Skip to content

andyshephard/WibbleQuest

 
 

Repository files navigation

Wibble Quest

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

/usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/1197277)"

then open the WibbleQuest.xcodeproj

About

A Text Adventure Game framework for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 96.7%
  • HTML 3.0%
  • CSS 0.3%