Sacha Ligthert пре 2 година
родитељ
комит
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)