Skip to content

This is the online version of the famous board game, CONNECT-4. Currently it is single-player, and I promise I'm gonna work on this 😭

Notifications You must be signed in to change notification settings

siliconvolley/connect-4-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Connect-4

To run this locally

  1. To initialize node:
npm init
  1. To install the dependencies:
npm i
  1. To run the program:
npm start

About

This is the online version of the famous board game, CONNECT-4. Currently it is single-player, and I promise I'm gonna work on this 😭

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published