mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-22 07:10:42 -08:00
Document both contributions of this game
Notes relating to both contributed versions of Acey Ducey for Java.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
||||||
|
|
||||||
Conversion to [Oracle Java](https://openjdk.java.net/)
|
Conversion to [Oracle Java](https://openjdk.java.net/)
|
||||||
|
|
||||||
|
Two versions of Acey Ducey have been contributed.
|
||||||
|
|
||||||
|
The original upload supported JDK 8/JDK 11 and uses multiple files and the second uses features in JDK 17 and is implemented in a single file AceyDucey17.java.
|
||||||
|
|
||||||
|
Both are in the src folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user