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

https://github.com/pravj/x3030

Maze game for Google Chrome based on that bug.
https://github.com/pravj/x3030

Last synced: 8 months ago
JSON representation

Maze game for Google Chrome based on that bug.

Awesome Lists containing this project

README

          

x3030
=====

> Maze game for Google Chrome based on [that bug](https://code.google.com/p/chromium/issues/detail?id=533361).

[x3030 : Play Online](https://x3030.herokuapp.com/)

Map Generator
=============

> It uses the map generator based on "Recursive Division" algorithm by [Maumagnaguagno](https://github.com/Maumagnaguagno/Map_generator).