A decentralized version of Connect 4. The game is fully played on the Ethereum blockchain using Truffle. I've created this game for my bachelorthesis at Hasselt University in 2018. The project is not actively maintained anymore.
- When developing:
npm run dev
- Build:
npm run build