ritzdorf / TicTacToe

Smart Contract for a Tic-Tac-Toe Game with a "Kanti Coint" Token included

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

How to use

  • Install truffle: npm install -g truffle

How to test

  • Run test blockchain, e.g. ganache-cli (Can be installed with npm i -g ganache-cli)
  • Run truffle tests: truffle test

About

Smart Contract for a Tic-Tac-Toe Game with a "Kanti Coint" Token included


Languages

Language:JavaScript 100.0%