Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhildred/mazegame

a simple html5 canvas maze game
https://github.com/rhildred/mazegame

Last synced: 14 days ago
JSON representation

a simple html5 canvas maze game

Awesome Lists containing this project

README

        

mazegame
========

a simple html5 canvas maze game. This gets the canvas from a database, using a javascript front end for adodb active record. I am not really interested in javascript active record idea anymore as it has been done with BackBone, which I have been using in the javascript classes that I teach.