Dot sort - is a free clone of casual sorting games
sudo apt-get install libsfml-dev
mkdir build && cd build
cmake ..
make
Then you can run it ./bin/dot_sort
./bin/dot_sort
Alpha
All code is under GPL 2.0 or later. All the resources under CC0