Update the readme (1/2)

This commit is contained in:
Sacha Ligthert 2023-12-07 01:18:39 +01:00
parent d554bf73ef
commit 134c5edef9

View File

@ -12,3 +12,9 @@ The tool will be written in Go exploring the following:
* Localities * Localities
* Interfaces * Interfaces
* Generics (if possible) * Generics (if possible)
## Phases
### Step 1
* Make the game in a functioning state (#11)
### Step 2
* Split the game in separate modules (#1)