Skip to content

Play connect-4 multiplayer with anyone around the world, no login or download required!

License

Notifications You must be signed in to change notification settings

BhavyaCodes/connect-4-online-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online multiplayer board game that could be played with anyone around the world from your browser, without any downloads or sign up. The Project was built for a hackathon by @BhavyaCodes and @souravrane for a hackathon organized by Mintbean


Demo

For video (with audio explanation) of the project on this project check this LinkedIn post


To play, visit - konnect-4.vercel.app


Run project on your computer

  • clone the repo
git clone <url>
  • install dependencies
npm install
  • start the dev server
npm run dev
  • visit localhost:3000 on two different browsers, the game will run.

Features

  • no download or signup required.
  • Supports multiple instances of games (several people can play in pairs at the same time without any interruption).
  • Play with anyone around the world.
  • Responsive design, works on mobile and pc both.
  • Super fun game 😄

Tech used to build this project

react logo nodejs logo Socket.IO logo express.js logo material-ui logo
React Node.js Socket.IO Express.js Material-UI

License

GitHub


Leave a ⭐️ if you liked this project 😄

About

Play connect-4 multiplayer with anyone around the world, no login or download required!

Topics

Resources

License

Stars

Watchers

Forks