Skip to content

COMP3006 Full Stack Project based on a multiplayer Connect 4 game.

Notifications You must be signed in to change notification settings

GoelBiju/COMP3006-Full-Stack-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP3006 Full-Stack Project

COMP3006 Full Stack Project based on a multiplayer Connect 4 game.

Instructions

Ensure you have MongoDB and Node.js installed before setting this application up.

Run npm install first:

npm install

Start the local development environment:

npm run dev

The environment will be available at http://localhost:9000/.

CI/CD and code coverage reports

TravisCI Build history: https://www.travis-ci.com/github/GoelBiju/COMP3006-Full-Stack-Project/builds

Connect4 Heroku: https://comp3006-connect-four.herokuapp.com/

Code coverage (coveralls): https://coveralls.io/github/GoelBiju/COMP3006-Full-Stack-Project

About

COMP3006 Full Stack Project based on a multiplayer Connect 4 game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published