Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 998 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 998 Bytes

isopod_ruby

Trivial text adventure game to make a basic ruby build script

This is a mini side project so I can learn about ruby build scripts and build tools.

Usage

To run the game, simply run the following command in the terminal:

ruby isopod.rb

Build script

To build the game, including format, lint, test and package:

rake

Credits

  • ChatGPT wrote everything
  • I supervised

Other implementations

I did this for these languages:

Quirky:

Native:

Dynamic:

Web/Frontend: