The goal for the players is not just to win, but to stay within a budget. Each move comes at a cost equivalent to the number of wins attainable in that space. A draw splits the pot without returning their initial stake.
- React
- Reach
- Docker
To get a local copy up and running follow these simple example steps.
- Running on Ubuntu on similar OS.
- Installed Make.
- Installed Docker and Docker-Compose. Use sudo apt command
- Given docker command admin rights. Here.
- Has a MyAlgo Wallet
git clone https://github.com/coolpythoncodes/ttt.git
cd ttt
yarn install
#Get your development server running.
yarn start
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!