Check out the website at: shengji.edwinchang.dev
This repo hosts my projects related to 升级 (sheng ji), a family of classic Chinese card games that bring people together. Learn more about 升级 on the Wikipedia page.
Currently, my largest project in this repo is 升级 Display, an app that shows key information about your current round of 升级 to everyone at the table. Learn more about 升级 Display on the website.
Contributions are welcome; please follow the Code of Conduct.
To build the website, install pnpm and just
, then run just
. The distribution is written to build/web/dist
.
To build 升级 Display for Android or Desktop, run the corresponding Gradle tasks.
When submitting PRs, please target the relevant dev
branch. If you have any questions, feel free to open an issue.
This set of projects is MIT-licensed.