# TicTacToe **Repository Path**: water127/TicTacToe ## Basic Information - **Project Name**: TicTacToe - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-16 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Budget Tic-Tac-Toe The Budget Tic-Tac-Toe implemented using Reach and runs on the Conflux blockchain. ## What is modified? We designed four 'TicTacToe Winner' NFT, and the winner will receive one at random. ## Instructions * Node.js, docker, docker-compose must be installed first. * Download Reach `$ curl https://docs.reach.sh/reach -o reach ; chmod +x reach` * Run the Dapp on Conflux-devnet `$ REACH_CONNECTOR_MODE=CFX ./reach react` * Open the http://localhost:3000 on your browser