💾 Archived View for gemini.ctrl-c.club › ~nttp › games captured on 2020-09-24 at 00:41:57. Gemini links have been rewritten to link to archived content
View Raw
More Information
➡️ Next capture (2020-10-31)
-=-=-=-=-=-=-
Games for Linux and such
So much fun can be had with a scripting language and a terminal emulator.
Some of these were meant as prototypes; others were ports, made for learning. They all turned out fine games anyway and deserve to be here. There just wasn't any "here" for them until now.
Lost in the Jungle
- kind of an Oregon Trail-style game? idk;
- originally adapted from an old book of Basic games for a jam;
- this version is made in Lua 5.x for the command line.
Land/Lord
- my personal Hamurabi clone (yep, the humble classic);
- written in shell script; requires Bash / Zsh / ksh.
Space Cruiser Orion
- a Trek game with the serial numbers filed off;
- started as a prototype for a graphical version, was worth keeping;
- runs in Python 2.7 or 3.3+ with the cmd module.
Tomb of the Snake
- coffeebreak roguelike in Python and curses;
- see in the writing section for how to make your own;
Glittering Light
- minimal rogue-lite prototype cut out of Tomb of the Snake;
- ended up a graphical game with many versions and even a sequel.
In more depth
Secret of the Starry Depths
- short, surreal text adventure with a humorous twist ending;
- Inform 6 source code is included (and very clean).
Orion TT
- port of Space Cruiser Orion to the Linux console;
- native executable with source code included.
See also
No Time To Play homepage
Writing about games and more
Small things without a better home
Last modified on 23 September 2020.