mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-12 19:11:22 -07:00
e64fb6795c
Remove byte-order-marker pre-commit check as there would be many adjustments necessary
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.