Tic Tac Toe Implemenattion of a Tic-Tac-Toe Game on Solana 🦄 You can play the game here. Make sure you have Phantom installed and you are using Solana Devnet. You can find the corresponding Solana Contract here. How to build & run: npm install npm run dev