Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 414 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 414 Bytes

Four in a Row

Screenshot of a game of Four in a Row

Clone this repo.

npm ci
npm start

The page will automatically open at localhost:3000 in your default browser.

Click a column to add one of your pieces to the lowest space. Make a row of four of your pieces to win!