Skip to content

eliranlevi/four-in-a-row-game-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ♥