mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-21 14:50:54 -08:00
Description added to README
This commit is contained in:
@@ -167,3 +167,9 @@ THANKS FOR PLAYING
|
||||
|
||||
Amounts of whitespace are not counted, but whitespace is significant: You will get a failure if
|
||||
your game emits `"NAME?"` when it expects `"NAME ?"`.
|
||||
|
||||
Run all the tests from within the buildJvm project directory:
|
||||
```bash
|
||||
cd buildJvm
|
||||
./gradlew test
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user