From 1c63c0cb211e2cc11c4873ba1a2de4ac9e37d6f0 Mon Sep 17 00:00:00 2001 From: Leonardo Brandenberger Date: Wed, 23 Mar 2022 21:08:57 +0100 Subject: [PATCH] started readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7219a8b..6bfff28 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ In order to not crash you have to keep in mind the acceleration and other player ###The game can be initialized by the terminal command: ./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: -+ ####Do not move Strategy + ++ Do not move Strategy > This Strategy sets the car stationary and it won't make any moves during the game staying at the startpoint indefinitely. + User Move Strategy > The player is prompted for each move to make a choice the different choices you are able to take are as followed: