simonmarklar / connect-four

Javascript console version of the classic Connect Four game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect Four

Javascript console version of the classic Connect four game

Prerequisites

Installation

  • Clone the git repository
  • cd <installation folder>
  • npm install or yarn install

Playing

  • npm start or yarn start

About

Javascript console version of the classic Connect Four game


Languages

Language:JavaScript 100.0%