Welcome to DeTacToe, the decentralized tic tac toe! One can use it to bet money on a game against a remote opponent and use the blockchain to ensure the bet is enforced.
The master implementation is live there using the Goerli testnet.
This app is thought as a personal demo to experiment the current blockchain tech stack and perhaps reuse boilerplate code.
The app uses Vite, Vue3, Vuex, Typescript, Typechain, Truffle and Web3.js.
- hardhat contract page interaction generation for solidity dev?
- Try out on a faster network than EVM?
- Fix Microsoft Edge responsiveness
- Add github action with linting and testing
- Fix player not finishing the game
- Add oracle to add randomness to who plays first