mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-27 21:23:30 -08:00
Add some notes to README
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
||||
|
||||
Conversion to [Ruby](https://www.ruby-lang.org/en/)
|
||||
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user