Description
Check out the repo here: https://github.com/demox-labs/noir-battleship
We wanted to write a full battleship program in Noir for a 8x8 board that represents the board state as a single u64 instead of an array of Field elements.
Check out the repo here: https://github.com/demox-labs/noir-battleship