dots-and-boxes

This piece of software aims to be a very simple, but correct, implementation of Dots and Boxes, a simple paper-and-pencil game.

I did it using The Rust Programming Language, SDL2 library and rust-sdl2, which implements safe bindings of SDL2.

TODO

There's lots of things to do. I don't even know exactly what to do next. But I'll try.

License

Licensed under the MIT license.