mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-24 07:27:59 -07:00
cd1329cee4
Actually, did it twice. One uses the original data, the other is more readable.
Original source downloaded from Vintage Basic
Conversion to Ruby
There are two versions of this program here:
bunny-faithful.rbtries to be faithful to the design of the original BASIC program.bunny-modern.rbtakes more advantage of the features of modern tools and languages.