CrashRun
crashRun | |
---|---|
Alpha Project | |
Developer | ywg.dana |
Theme | cyberpunk |
Influences | Angband, Nethack (in terms of RLs I play a lot) |
Released | 2008 May 24 |
Updated | 2009 January 31 |
Licensing | GNU GPL |
P. Language | Python + SDL (Pygame) |
Platforms | Multi-platform |
Interface | ASCII |
Game Length | Short-ish |
Official site of crashRun |
crashRun started off as an entry in the Orange October Minigun 7DRL Contest 2006. Or rather, Orange October was an excuse to begin work on it.
The most recent version is 0.3.0.
The player controls a crash runner - a sort of combination of hacker and saboteur - who is tasked with infiltrating an abandoned military complex in order to destroy an AI that has gone rogue and is threatening to destroy humankind. Oh, and the player has only a limited time to complete his mission before the Department of Defense will nuke the complex from orbit.
crashRun is based off code written originally for Wa, but is far smaller in scope (and less intimidating for the devloper...).
crashRun is implemented in Python, and uses Pygame for its interface.
The source code for crashRun is hosted on github.