knight3001 / ReactPrac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gobang Game

This project was bootstrapped with Create React App.

Combat with AI to win the game.

git clone git@github.com:knight3001/ReactPrac.git

npm start

tip

You can trigger the Secret Cheat Mode with a magic button, try to find it.

Recommend VS Code Extensions

Babel ES6/ES7 -- dzannotti

npm -- egamma

ESLint -- Dirk Baeumer

Deploy to GitHub Pages

npm install --save-dev gh-pages
npm run deploy (git must be a global command)

About


Languages

Language:JavaScript 65.2%Language:CSS 29.6%Language:HTML 5.2%