tgreener / TextRPG

A little prototype of a text based game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just a little prototype for a text adventure kind of game.

The idea is that there's a clock that runs every time the player takes an action, and that causes the game world move forward in the simulation by that time step.

To run load into xcode and hit run. To run tests, load into xcode and press command+u

About

A little prototype of a text based game.


Languages

Language:Swift 100.0%