mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 23:26:40 -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
|
Two versions of Roulette has been contributed. They are indicated within given sub-folders
|
||||||
|
|
||||||
- [oop](./oop) - Conversion by Andrew McGuinness (andrew@arobeia.co.uk)
|
- [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