Browse Source

added nextlevel for censorship level to traceroute

Erinn 8 years ago
parent
commit
b134fd087a
2 changed files with 9 additions and 7 deletions
  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