Game engine and parser built using Python. Runs "stagetext" files, which may contain embedded LISP code. The LISP code is handled by a modified version of Peter Norvig's lispy.

Each game consists of a series of states with links to other states. Each link has an associated description that is displayed to the user. To choose a link, the user must type a few characters from the description of the link the user wishes to follow.

For example, if the links are:
> Proceed along the path.
> Run away.

The player may type 'r' to choose the 'Run Away' link. Players will be notified if their input does not match any link or if it matches more than one link.

To run, execute GameRunner.py from the command line, then enter the path to the stage text file to run.

Features

  • Text Based Game Engine
  • Python
  • Simple LISP interpreter built in

Project Activity

See All Activity >

Categories

Game Engines

Follow StageText Game

StageText Game Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of StageText Game!

Additional Project Details

Registered

2014-05-02