Sacha Ligthert 2 лет назад
Родитель
Сommit
134c5edef9
1 измененных файлов с 7 добавлено и 1 удалено
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -11,4 +11,10 @@ The tool will be written in Go exploring the following:
 * Usage of channels
 * Localities
 * 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)