NB. The most up-to-date and easy to use version of these tools can be found here.
Top Secret is a video game about the Snowden leaks played by email. This repo contains the game server, content editor, and browser/desktop clients. Stay up to date about the game via the blog, forum, and Twitter account.
You can play by email or offline using the desktop app.
The visual editor to create game content.
npm install
##Building
grunt
##Usage
- Run the following in the server directory:
node build/server/src/main.js
- Run the server (see above)
- Open editor/build/index.html
- Run the server (see above)
- Open browser/build/index.html
- See app/packaged_apps for for the platform specific packages
##Contact
If you have any queries about the game or the tech, please email [email protected].