Files
basic-computer-games/02_Amazing/ruby
Chris Reuter d26dbf036a Removed spaces from top-level directory names.
Spaces tend to cause annoyances in a Unix-style shell environment.
This change fixes that.
2021-11-21 18:30:21 -05:00
..

Original source downloaded from Vintage Basic

Conversion to Ruby

Converted to Ruby (with tons of inspiration from the Python version) by @marcheiligers

Run ruby amazing.rb.

Run DEBUG=1 ruby amazing.ruby to see how it works (requires at least Ruby 2.7).