mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-14 03:51:19 -07:00
d26dbf036a
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
337 B
337 B
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).