So much fun can be had with a scripting language and a terminal emulator. https://ctrl-c.club/~nttp/games/
Go to file
No Time To Play b71e17b74a Add link to game reskin 2024-05-13 08:09:31 +00:00
README.md Add link to game reskin 2024-05-13 08:09:31 +00:00
jungle.lua Add latest versions 2024-05-12 12:21:35 +00:00
jungle.nelua Add latest versions 2024-05-12 12:21:35 +00:00
land-lord.sh Add latest versions 2024-05-12 12:21:35 +00:00
orion.py Add latest versions 2024-05-12 12:21:35 +00:00

README.md

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 clone of Hamurabi (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.

Space Cruiser Orion is open source under the MIT license. The others are offered on a use-as-you-like basis.

See also the port of Lost in the Jungle to Nelua, and a friend's 3rd-party reskin called Syndicalist.