/connect-four

Javascript console version of the classic Connect Four game

Primary LanguageJavaScript

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