mtxset / gomoku

5 in a row game for Ethereum written in Solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOMOKU

Simple 5 in a row game for Ethereum Blockchain

Download

Free Gomoku

git clone http://github.com/mtxset/gomoku

Run

testrpc
truffle compile
truffle migrate
truffle test

Bugs

  • Game hangs if no move is made
  • No check for ties (Never had one, but still)

About

5 in a row game for Ethereum written in Solidity


Languages

Language:TypeScript 92.3%Language:JavaScript 7.7%