mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-07-08 05:17:13 -07:00
4bf0c62267
The break statement would prevent infinite loop when player choose 'o' or 'O'
Original source downloaded from Vintage Basic
Conversion to Oracle Java