Update the README.md! 🥳

This commit is contained in:
Sacha Ligthert 2023-12-11 21:54:50 +01:00
parent 8933597780
commit 5680e2a204

View File

@ -44,7 +44,7 @@ The tool will be written in Go exploring the following:
### Step 1: Finish the game
* ~~Make the game in a functioning state~~
### Step 2: Split into modules
* Split the game in separate modules [#1](https://gitea.ligthert.net/golang/rowboz/issues/1)
* ~~Split the game in separate module~~
### Step 3: Go routines
* Put robots in separate go routines and experiment with localities
### Step 4: Beautify the game