mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-02-05 11:26:37 -08:00
Still todo: Move the ConsoleTest library into its own module, add a gradle dependency on it.
4 lines
75 B
INI
4 lines
75 B
INI
gameSource=03_Animal/java/src
|
|
gameTest=03_Animal/java/test
|
|
gameMain=Animal
|