Gridlock introduces spatial NFTs that are situated in a grid. On top of this Grid, we implement a Catan/Risk type game where players can harvest resources and raise armies to attack their neighbours.
Gridlock introduces spatial NFTs that are situated in a grid. On top of this Grid, we implement a Catan/Risk type game where players can harvest resources and raise armies to attack their neighbours. Other games can be permissionly added on top of the grid!
The game is themed after our favourite Taiwanese sweets :)
The project code can be found at https://github.com/norswap/gridlock
We use a relatively classic stack: Next.js/React/Typescript/Tailwind for the frontend, Solidity with Foundry and Solmate for the contracts.