Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 275 Bytes

Four in a Row - demo game

To win: get a straight four tokens in a row/column/diagonal.

How to start:

  1. Clone/Download this repo
  2. Run yarn install
  3. Run yarn start

Live demo

Go to http://eliranlevi.co/fourgame

Built with ♥