/react-fiar

Five in A Row Game Implemented by React

Primary LanguagePythonThe UnlicenseUnlicense

Introduction

This game implements the game "Five in A Row" using react.

Notices

This game is at the very early development stage and buggy. The author will improve it at his free time.

Download

git clone https://github.com/myhlivecom/react-fiar.git

Run

Open index.html by your favorite browser.

Claim

This game is developed based on the GitHub project react-go.