Commit Graph

6 Commits

Author SHA1 Message Date
Jamie McCarthy
cc24398bdb Correct hurkle's gender
Hurkles can give birth parthenogenetically, but are nevertheless -- or
at least this one is -- nongendered. No male hurkles are known to exist
2021-03-01 10:09:39 -06:00
Jamie McCarthy
5826a0ce82 Tighten up direction-finding logic 2021-03-01 10:08:35 -06:00
Jamie McCarthy
c17ea838d3 Add in the direction-finding logic 2021-03-01 10:06:08 -06:00
Jamie McCarthy
b4254488bd Line-by-line-as-literally-as-possible conversion from BASIC to Ruby
Excluding the direction-finding logic.

Ruby lacks a GOTO or even a way to "break" out of two loops instead of
one, necessitating the use of variables and subroutines that the
original program lacked.
2021-03-01 10:05:56 -06:00
Jamie McCarthy
880fac2e3f Start hurkle.rb with the original BASIC code 2021-03-01 08:56:21 -06:00
Jeff Atwood
f899e5584c add README.md to each language subfolder 2021-02-15 14:22:06 -08:00