mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-13 00:00:25 -08:00
Added some descriptors to iterative
This commit is contained in:
@@ -5,4 +5,6 @@ Conversion to [Oracle Java](https://openjdk.java.net/)
|
||||
Two versions of Roulette has been contributed. They are indicated within given sub-folders
|
||||
|
||||
- [oop](./oop) - Conversion by Andrew McGuinness (andrew@arobeia.co.uk)
|
||||
- [iterative](./iterative) - Conversion by Thomas Kwashnak ([Github](https://github.com/LittleTealeaf)). Implements features from JDK 17
|
||||
- [iterative](./iterative) - Conversion by Thomas Kwashnak ([Github](https://github.com/LittleTealeaf)).
|
||||
- Implements features from JDK 17.
|
||||
- Does make use of some object oriented programming, but acts as a more iterative solution.
|
||||
Reference in New Issue
Block a user