Skip to content

ning-bao/UltimateChineseChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2503aa · Sep 28, 2021

History

38 Commits
Sep 16, 2021
Sep 28, 2021
Sep 22, 2021
Sep 15, 2021
Sep 14, 2021
Sep 22, 2021
Sep 15, 2021
Sep 21, 2021
Sep 22, 2021
Sep 22, 2021
Sep 14, 2021

Repository files navigation

Ultimate Chinese Chess


This project(UltimateChineseChess) aims to build a web application for Chinese Chess(still working on progress)

If you like this project, please hit the star⭐ button to support my work!!


Demo site: https://ucc.baoning.dev (Not ready yet)


To run the code, you must first install the project dependencies by running:

 pip install -r requirements.txt

alternatively, you can use mirrors(Tsinghua University)

 pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple

> Then you might wish to create your own settings.py file, and you'd better change a secret key to keep your project safe

> Once you are ready, run the following code to start your own server

 python UltimateChineseChess_Backend/manage.py runserver

Following is the design of the chess board

Design

Development Progress:

09/22/2021 Dev Progress 9.22

09/17/2021 Dev Progress 9.17

Apache License 2.0 applied.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published