A downloadable LRPS

This is a pre-graphical pretotype for my digital ceramic series of games, that extends the functionality of rock-paper-scissors and hangman.

For backstory on how this game came about, this game originally started out as a Minetest mod, but shifted focus into an interactive fiction and roguelike hybrd:

New Devlogs can be found here: Devlogs

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 title.rb


Updated 10 days ago
StatusPrototype
AuthorSRWeaver
GenreEducational

Download

Download
Yumemoire.tar.bz2 401 kB

Install instructions

Before you extract the archive, make sure you have ruby installed for Linux.

Development log