mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-24 12:04:17 -08:00
Avoided any dictionary types, since those are not available in the original BASIC version. This makes it slightly less idiomatic. Tried my best to keep it as close to the original as possible. Also horses are enumerated from 0, rather than from 1 as in the original implementation (if needed this can easily be adjusted).
Horserace
As published in Basic Computer Games (1978) https://www.atariarchives.org/basicgames/showpage.php?page=92
Downloaded from Vintage Basic at http://www.vintage-basic.net/games.html