Skip to content

marmelab/connect-four-reboot

Repository files navigation

Connect Four

A CLI program for playing the game Connect Four.

Install

npm i

Run

npm run dev

Test

npm test

Using docker

docker build -t ts-cli-app .
docker run ts-cli-app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published