đ§ľ View Thread
đ§ľ Thread (3 tweets)

Miguel Piedrafita â¨@m1guelpf⢠over 3 years ago
⨠I built a lil contract to play Connect 4 on the blockchain! It includes a super-optimised Game contract (moves cost ~$20 on mainnet) + an NFT that the owner can mint (which generates an image of the board, completely on-chain). Enjoy! đ https://t.co/bnVoMfEcTV

Miguel Piedrafita â¨@m1guelpf⢠over 3 years ago
Replying to @m1guelpf
Connect4 checklist: â Write & optimise the Game contract â Write tests for Game contract (in Solidity, using Foundry) â Deploy Game contract & play first game! (@sadlyoddisfying won) âťď¸ Build a frontend that shows the board âťď¸ Deploy the GameMinter contract Still lots to do!

Miguel Piedrafita â¨@m1guelpf⢠over 3 years ago
Replying to @m1guelpf
Wow, apparently making a move is almost 50% cheaper than transferring tokens, even with 50% higher gas đ https://t.co/q51He0ccgH