This game implements the game "Five in A Row" using react.
This game is at the very early development stage and buggy. The author will improve it at his free time.
git clone https://github.com/myhlivecom/react-fiar.git
Open index.html by your favorite browser.
This game is developed based on the GitHub project react-go.