Skip to content

Tinellie/Shogi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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