Sparks Of Contamination
A downloadable game
A roguelike and text-adventure hybrid that has a contamination based system and day count limit rather than traditional HP. My goal for the project was to make something simple for people to play to learn how I develop stuff. The goal was also under 50KB.
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