/Shogi

"Shogi" is a Japanese Chess project based on React.js

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Shogi

Static Badge Static Badge

"Shogi" is a React.js-based project which features the Japanese chess game.

Useful Links


Run Locally

Execute the following commands in your own node environment/application:

git clone git@github.com:Tinellie/Shogi.git
cd Shogi
npm install
npm start

Then go to http://localhost:3000/ to start the game