Quilt is an experimental HTML5 tile-shifting game. Something like a 2-D Rubik's cube.
It's built on top of my barebones HTML5 game library, TangleJS, and is my first entry in the One Game a Month coding challenge.
I'm going to follow the McFunkypants Method with this project:
- Determine the MVP (minimum viable product).
- Ship often: every time I "level up" the MVP with a new fully-playable version, I'll commit it to this Github repo.