Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 484 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 484 Bytes

About

This project is an easy game of square creation. In contrast with readily accessible mutations of this kind of game, this implementation also counts with possibility of completition areas bigger than one square.

It uses PixiJS library to render scene (https://github.com/pixijs/pixi.js).

Demo

You can try this game here: Squares

License

This content is released under the (http://opensource.org/licenses/MIT) MIT License.