xorfall

A bitwise masking puzzle under pressure made for Global Game Jam 2026

Download

Download the latest release from the releases page and run the executable file.

Play

Play the game here: https://ccatalvis.github.io/xorfall/index/index.html

Build

Build the game using the following command:

go build -o xorfall cmd/game/main.go