Based on this Codepen: http://codepen.io/krulik/pen/ojLHC
Basically it's just a code example which plays a silly game with itself, with the sole purpose of showcasing different aspects of our coding standards.
Open the relevant files to see the code (HAML / SCSS / JS).
NOTE: the code won't run locally, you should see the Codepen for the example to work.
You're welcome to comment on the files / open Issues / create Pull Requests.
TODO
- Create a full working environment
- Sync the repository with Codepen through Gist/Post commit hooks