Skip to content

The classic Connect 4 game to play in the terminal.

Notifications You must be signed in to change notification settings

ivanhoff/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

The famous Connect Four game to play in the linux/unix terminal.

Requirements:

  • node v16 installed.

Instructions:

git clone https://github.com/ivanhoff/connect-four.git
cd connect-four/
npm install
npm start
  • Enjoy!

Hope you like it.

The purpose of this project was to learn and practice JavaScript.

About

The classic Connect 4 game to play in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published