Skip to content

A tic-tac-toe DAPP game. 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.

License

Notifications You must be signed in to change notification settings

coolpythoncodes/ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors GitHub issues GitHub forks GitHub stars GitHub license

Budget Tic-Tac-Toe DAPP game

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.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • 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

Install

git clone https://github.com/coolpythoncodes/ttt.git
cd ttt
yarn install

#Get your development server running.
yarn start

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

About

A tic-tac-toe DAPP game. 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published