An open API service indexing awesome lists of open source software.

https://github.com/crvouga/connect-four

An implementation of the classic Connect Four. Play against a computer or play against your friends with online multiplayer
https://github.com/crvouga/connect-four

express firebase gsap heroku material-ui multiplayer-game react redux-saga socket-io

Last synced: about 1 year ago
JSON representation

An implementation of the classic Connect Four. Play against a computer or play against your friends with online multiplayer

Awesome Lists containing this project

README

          

# Connect Four 🔴 🆚 🟡

# Links
- [deployment](https://connectfour.chrisvouga.dev/)
- [heroku deployment](https://dashboard.heroku.com/apps/crvouga-connect-four)
- [vercel deployment](https://vercel.com/crvouga/connect-four)

![icon](client/public/faviconTemplate.svg)

An implementation of the game Connect Four. Features include an AI to play against and online multiplayer so you can play with your friends. The game uses React and Redux on the frontend and Socket.IO on the backend.

![preview](preview.gif)