Explorar el Código

added nextlevel for censorship level to traceroute

Erinn hace 8 años
padre
commit
b134fd087a
Se han modificado 2 ficheros con 9 adiciones y 7 borrados
  1. 2 1
      levels/04 Attacks/attacks02.json
  2. 7 6
      todo

+ 2 - 1
levels/04 Attacks/attacks02.json

@@ -94,5 +94,6 @@
 				network:{srcip:"Alice",dstip:"Blocked Site"}
 			}
 		}
-        ]
+        ],
+	nextLevel:13
 }

+ 7 - 6
todo

@@ -1,14 +1,15 @@
-blocking
-- update "you win" dialog to handle no nextLevel property
-- prettier level listing
-- method to work on test levels
+basics
+- game completion message
+- autofocus on register
+- attribution on listing, register
+- beta message
+- pressing enter on "add packet" dialog
 
 nice to have
+- method to work on test levels
 - resize game on resize viewport (attempt at this at top of ui.js but it's laggy)
-- screenshots for level selector?
 - differentiate launcher buttons
 - coloured packets
-- differentiate/label devices
 - only preload used device sprites
 - move levels to database
 - level editor