Skip to content

Xiangqi Pro, a css implemented Xiangqi(the Chinese Chess) layout

License

Notifications You must be signed in to change notification settings

xhd2015/xiangqi-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiangqi (Chinese Chess)

A pure css implementation of the Chinese Chess, Xiangqi.

Chess.jpg

This library provides basic layout and move APIs of the chess map.

The core functionality is to provide UI drawings, and other optional chess rules can also be enforced if needed.

Usage

# install dependencies
npm install

# build client
npm run build

# start server
npm run server

The open http://localhost:8080/chess to check the UI.

Disclaimer

Inspired by https://github.com/leidZhang/JSXiangqi.

About

Xiangqi Pro, a css implemented Xiangqi(the Chinese Chess) layout

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published