maraoz / ConnectFour

The classic Connect 4 game to play in the terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Four

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

Requirements:

  • node v16 installed.

Instructions:

git clone https://github.com/lvanm/ConnectFour.git
cd ConnectFour/
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.


Languages

Language:HTML 54.2%Language:JavaScript 38.3%Language:CSS 7.5%