This package was created exclusively for the Umbraco CodeGarden 12 Package Competition. It is not being maintained.
Derezzed: An eclectic mix of HTML5, Canvas, Audio and SignalR for the Umbraco back-office.
Created by Matt Brailsford and Lee Kelleher for the Umbraco CodeGarden 12 Package Competition.
Prerequisites
Please install the BackOffice Power Scripts package before installing Derezzed.
Post-Installation
Once you have installed the Derezzed package, you will need to add the "~/signalr" path to your Web.config's "umbracoReservedPaths" AppSettings key:
<add key="umbracoReservedPaths" value="~/umbraco,~/install/,~/signalr" />
Hot Key
To launch the Tron game, the hot-key is CTRL+SHIFT+D.
Gotchas!
If the game/hot-key isn't working for you, please check the following:
Do keep in mind that this was developed in less than a day and the purpose is exclusively for fun! If you want to diasect the code and learn from it, that is a super bonus!
Enjoy!
Credits
The HTML5 Tron Clone game was derived from DisasTron.