Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 684 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 684 Bytes
                        ▢ ▢ O ▢ ▢
X ▢ ▢                   ▢ ▢ O ▢ ▢
▢ O ▢                   ▢ OOX ▢ ▢                   ▢ ▢ X ▢ ▢
                        ▢ X X X

Cheddar TIC-TAC-TOE Game

Play against other players for NEAR or Cheddar. Game builded on top of NEAR

Contracts

Testnet

  • CHEDDAR token: token-v3.cheddar.testnet
  • 3x3:
  • 5 in a row: tic-tac-toe-5-v1.cheddar.testnet

Navigation

Contracts:

./contracts/cheddar_3x3_tic_tac_toe - classic tic-tac-toe game with 3x3 board

./contracts/cheddar_5x5_tic_tac_toe - big tic-tac-toe game with 5x5 board ( Five-in-a-row game )