Last Stand
A downloadable game
An early terminal game I made before I switched to procedural and functional programming. This is mostly for historical purposes.
Language
Ruby v3.0.0
Installation
To install Ruby:
sudo apt-get install ruby-full
Interpreted Language
Ruby is an interpretation language, and has no binaries. You run the program directly with:
ruby game.rb