Ecosyste.ms: Awesome
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 month ago
JSON representation
An implementation of the classic Connect Four. Play against a computer or play against your friends with online multiplayer
- Host: GitHub
- URL: https://github.com/crvouga/connect-four
- Owner: crvouga
- Created: 2020-03-09T22:43:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T12:14:00.000Z (almost 2 years ago)
- Last Synced: 2024-04-19T16:16:06.688Z (8 months ago)
- Topics: express, firebase, gsap, heroku, material-ui, multiplayer-game, react, redux-saga, socket-io
- Language: JavaScript
- Homepage:
- Size: 11.5 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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)