Update README.md
This commit is contained in:
parent
134c5edef9
commit
d1af011acb
12
README.md
12
README.md
@ -14,7 +14,11 @@ The tool will be written in Go exploring the following:
|
||||
* Generics (if possible)
|
||||
|
||||
## Phases
|
||||
### Step 1
|
||||
* Make the game in a functioning state (#11)
|
||||
### Step 2
|
||||
* Split the game in separate modules (#1)
|
||||
### Step 1: Finish the game
|
||||
* Make the game in a functioning state [#11](https://gitea.ligthert.net/golang/rowboz/issues/11)
|
||||
### Step 2: Split into modules
|
||||
* Split the game in separate modules [#1](https://gitea.ligthert.net/golang/rowboz/issues/1)
|
||||
### Step 3: Go routines
|
||||
* Put robots in separate go routines and experiment with localities
|
||||
### Step 4: Beautify the game
|
||||
* Work on [#8](https://gitea.ligthert.net/golang/rowboz/issues/8), [#9](https://gitea.ligthert.net/golang/rowboz/issues/9), [#10](https://gitea.ligthert.net/golang/rowboz/issues/10) and make it something nice to look at.
|
||||
|
Loading…
x
Reference in New Issue
Block a user