Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 553 Bytes

README.textile

File metadata and controls

20 lines (12 loc) · 553 Bytes

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