Connect4eth

2017-06-11

Project image
Github Logo

A version of the game Connect4 implemented on the Ethereum blockchain. This project makes use of the Truffle javascript framework alongside the Solidity programming language for smart contracts.

Connect4eth provides the mechanisms to run an auditable multiplayer Connect4 tournament with player buy-ins in Ether. It is a proof of concept for managing game state and validating player moves on the blockchain.

Go back