A non-coder demo of the classic Snakes game using the Glome platform for account management and playing across multiple devices.
I wanted to make a demo that uses the Glome API for non-developers. The rules were:
- no command line or console ( we are not here to learn linux.. )
- run locally, with tools that are available online for free
- basic javascript & html knowledge required
- mostly copy-paste code ( use existing demos )
These were used and no animals were harmed:
- MAMP server ( https://www.mamp.info/en/ )
- snakes game and tutorial ( http://thecodeplayer.com/walkthrough/html5-game-tutorial-make-a-snake-game-using-html5-canvas-jquery )
- Glome API with demo apikey ( https://api.glome.me/simpleapi/ )
- Any code/text editor ( I like: https://panic.com/coda/ )
Play the demo: http://jemiweb.github.io/Glome-Snakes/snakes.html
Glome ( www.glome.me ) is an account management and personalisation platform. We offer a simple API and tools for businesses to serve their users/customers across multiple devices and earn their trust. Nothing is required from the user - no sign-up, no registrations, nothing to install. We create accounts for the business on behalf of the user.
Check out the API: https://api.glome.me/simpleapi/
Enjoy, comment, upgrade, play, learn, reach out and ask us what we could do for you.