Skip to content

Instantly share code, notes, and snippets.

@puggan
Last active October 3, 2017 18:08
Show Gist options
  • Save puggan/1e280f2a0bd87fd2a2dd6edfe3677f5d to your computer and use it in GitHub Desktop.
Save puggan/1e280f2a0bd87fd2a2dd6edfe3677f5d to your computer and use it in GitHub Desktop.
game untrusted
https://alexnisnevich.github.io/untrusted/
lvl 1: https://gist.github.com/b735d851674ee4bd3be6fd68f699a327
lvl 2: https://gist.github.com/1933f2f8fd6f6a8979badee8ae851d7b
lvl 3: https://gist.github.com/3f591c084483872172e21f58164cd5ea
lvl 4: https://gist.github.com/cb9689e18e67c08d67c030a4a4cfd9aa
lvl 5: https://gist.github.com/753c7f7b7201033b4d67a0cc3a9bf7b8
lvl 6: https://gist.github.com/b35cb130c4337c31e034261c3993ad3d
lvl 7: https://gist.github.com/abf04d64cc80006a66b095dc0c959b7d
lvl 8: https://gist.github.com/79966422553a5feb2338b584b4ae74fb
lvl 9: https://gist.github.com/e48ba09b686c8c356064c7fc204e68c6
lvl 10: https://gist.github.com/3c54dd0a3c0fb297295cb4745bdd1d6b
lvl 11: https://gist.github.com/bcdb71e40f35aa32ce7506dd3cd3d71b
lvl 12: https://gist.github.com/eb3a22d09931361a5661e70d4d39a628
lvl 13: https://gist.github.com/b9e6fb69b2900f53a7f48111f803ed94
lvl 14: https://gist.github.com/cc9fb699f4140d3051f2c39e4f22a7cb
lvl 15: https://gist.github.com/c79d0e8bddfc86592e466378f13a0d68
lvl 16: https://gist.github.com/10d65e66a26158d727f70fc7f37aed8c
lvl 17: https://gist.github.com/62cf3fc102881a8b47b0d7cb87377802
lvl 18: https://gist.github.com/e8f4644705c88785ca391e0a9a979d6b
lvl 19: (no edits, just play)
lvl 20: https://gist.github.com/a24fcab39a90c792b5de85587fe93c52
lvl 21: objects.js, `if (!game.map.finalLevel) {` => `if (true) {`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment