Connect Four Javascript console version of the classic Connect four game Prerequisites NodeJS LTS or greater Yarn or npm Installation Clone the git repository cd <installation folder> npm install or yarn install Playing npm start or yarn start