fixed small bug in README.md

This commit is contained in:
Leonardo Brandenberger 2022-03-25 23:21:20 +01:00
parent 3b76abf760
commit 093992ec99
1 changed files with 5 additions and 3 deletions

View File

@ -5,10 +5,12 @@ Racetrack is a pen and paper game that dates back to the early 1960s in this ver
The aim of the game is to finish the race faster than your opponent or win by being the only survivor in case the other cars crash.
In order to not crash you have to keep in mind the acceleration and other player's car to get to the finish line safely.
# Testing
#### All test can be run by the terminal command:
gradlew test
# Initialization:
#### The game can be initialized by the terminal command:
./gradlew run
gradlew run
You will then be prompted to select a track file from the selection by entering the corresponding number.
#### For each car that is taking part in the race a strategy has to be chosen there are the following options: