A crude implementation of my favorite game.
This project uses a handmade D3D11 renderer.
- Chording
- Flood fill
- First sweep protection
- Win condition
You need the Windows SDK.
cl main.cpp
Or alternatively run the provided build.bat file with the msvc environment variables set, if you want.
