Skip to content

abhandaru/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect3D

Multiplayer Connect 4 with a 3D twist.

Project

The project is currently live on Heroku at connect3d.herokuapp.com/. Feel free to jump into matchmaking.

New Features

  • Highlighted win streak
  • Tab notification on move
  • Rotation over phi axis and zoom

Upcoming Features

The following features are being prioritized (at my discretion). By popular demand:

  • Names
  • Chat
  • Connection timeouts

Contributing

Easy to clone and install!

$ git clone https://github.com/abhandaru/Connect4.git
$ cd Connect4
$ npm install
$ node app.js

Boot up a browser and point it to http://localhost:3000.

About

Connect 4 with a 3D twist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published