A small game about squares.
This is a very little project that serves more as an exercise to figure out how to develop a simple Client-Server game.
Install the package from PyPI by running:
$ pip install squaredTo launch the game in single player mode run the following command:
$ squaredCheck out the documentation for more information on how to host and connect to online rooms.