Browse Source

archon thangs

pixelbath 3 months ago
parent
commit
866140e3fa
2 changed files with 7 additions and 0 deletions
  1. 7 0
      archon/README.md
  2. BIN
      archon/mockup1.aseprite

+ 7 - 0
archon/README.md

@@ -9,6 +9,13 @@ For some reason, I chose to use 12x12 sprites for this implementation.
     * 0-1: light +1
     * 2-3: neutral
     * 4-5: dark +1
+```
+    Light->Neutral
+    #C1E4F7 - #A6B1B3
+
+    Neutral->Dark
+    #A6B1B3 - #252250
+```
 ### Spells
 * Shift Time - If used at peak, reverses cycle completely; otherwise, reverses current light/dark cycle
 ### Pieces - Light

BIN
archon/mockup1.aseprite