https://github.com/irskep/space-train
Point-and-click adventure game
https://github.com/irskep/space-train
Last synced: 3 months ago
JSON representation
Point-and-click adventure game
- Host: GitHub
- URL: https://github.com/irskep/space-train
- Owner: irskep
- Created: 2010-08-26T17:39:24.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-10T21:33:39.000Z (almost 15 years ago)
- Last Synced: 2023-04-13T11:42:27.556Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 1.67 MB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.markdown
Awesome Lists containing this project
README

Space Train
===========Space Train is a point-and-click adventure game currently under development for EECS 390 at Case Western Reserve University.
To play, clone this repository and extract [this zip file](http://dl.dropbox.com/u/360865/spacetrain/resources.zip) into the top level of the repository.
This game requires Python 2.7 because dict comprehensions are the bomb.