Skip to content

lewisxin/react-board-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Board Games

This is a board game web app extended from Facebook React Tutorial. It currently contains two games Gomoku (Five in a row) and Tic-Tac-Toe which sit on two branches [tic-tac-toe] and [gomoku]. Feel free to add more board games.

This project was bootstrapped with Create React App.

To Run the Project

- clone this repository
- npm install
- npm start [dev]
- npm run build [prod]

Current Branch: master

About

Board Games extended from React Tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published