A python port of the old paranoia game that was written in C from the BSD games package. Most of the original work for this was done in January 2005.
The original C source can be found here:
and has the following comment at the top:
/* This is a solo paranoia game taken from the Jan/Feb issue (No 77) of
"SpaceGamer/FantasyGamer" magazine.
Article by Sam Shirley.
Implemented in C on Vax 11/780 under UNIX by Tim Lister
This is a public domain adventure and may not be sold for profit */
- Original C version: https://github.com/spkane/c-paranoia
- Python version: https://github.com/spkane/py-paranoia
- Go version: https://github.com/spkane/go-paranoia