mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-12 15:50:20 -08:00
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).