Gar3
Gar3 is a Casual Game on AltLayer, inspired by Agar.io. Players pay an entry ticket, to get to a canvas with other 2 players. If one hits another, he gets his life points. Last payable(address) standing wins.
Try the game out at Gar3!
To test the game locally run the following commands
yarn hardhat node
yarn hardhat run scripts/deploy.js --network localhost scripts/deploy.js
npm run serve