mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-14 03:51:19 -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 Oracle Java
Two versions of Roulette has been contributed. They are indicated within given sub-folders
- oop - Conversion by Andrew McGuinness (andrew@arobeia.co.uk)
- iterative - Conversion by Thomas Kwashnak (Github).
- Implements features from JDK 17.
- Does make use of some object oriented programming, but acts as a more iterative solution.