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.
- Host: GitHub
- URL: https://github.com/pravj/x3030
- Owner: pravj
- Created: 2015-09-24T13:44:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T13:28:16.000Z (over 9 years ago)
- Last Synced: 2024-12-27T21:23:07.174Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).