A bitwise masking puzzle under pressure made for Global Game Jam 2026
Download the latest release from the releases page and run the executable file.
Play the game here: https://ccatalvis.github.io/xorfall/index/index.html
Build the game using the following command:
go build -o xorfall cmd/game/main.go