The is a Play on Conway's Game of Life. The objective of the game is to find patterns that repeat themselves. Submit proof of solutions on mina chain to win points.
point system using customToken [WIP]
npm run buildfor building the contracts.npm run startto startrun.tsinside contracts.npm run devto test the svelt frontend.zk configfor setting up the config file and create keys.npm run deployfor deploying the contracts on the chain usingcustomDeployscript inside contracts.
A simple frontend is implemented in UI/ for testing the contracts.
npm run test
npm run testw # watch modenpm run coverage