Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang511 committed Mar 7, 2024
2 parents 7df3b12 + 3ab4e0c commit a995f74
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
![hydromechanics](https://socialify.git.ci/Xiang511/hydromechanics/image?description=1&font=Inter&language=1&name=1&owner=1&pattern=Signal&stargazers=1&theme=Light)
## Taiwan Clash Royale Ranking System - TCRS

你是否想與其他玩家比較天梯的實力?<br>
TCRS 可以幫助你做到這一點<br>
系統會記錄玩家排名,並顯示在網站上。<br>
你可以隨時查看自己的積分和排名,並與其他玩家競爭。<br>

## 和Royale API 有甚麼不同
- Royale API無法做到 統計臺灣地區所有人的歷史排名並比較
- Royale API無法做到 同時比較臺灣地區所有人的詳細資訊
- TCRS 具有成就排名系統 提升遊戲樂趣

## 目前功能包括:
- 紀錄最佳賽季
- 紀錄上一賽季
- 生涯勝率統計
- 天梯紀錄統計
- 生涯紀錄統計
- 個人成就紀錄

## 加入我們
只需填寫IGN,tag 即可加入我們 !<br>
立即了解更多資訊,填寫<a href="https://forms.gle/ta7fTenyMpBHkRAHA">表單</a>!

## 聯絡我們
E-mail: xiangtcrs@gmail.com
# Taiwan-CR-Ranking-System

![GitHub Release](https://img.shields.io/github/v/release/Xiang511/hydromechanics?display_name=release&style=for-the-badge&color=blue)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/Xiang511/hydromechanics?style=for-the-badge&color=blue)
![Github Created At](https://img.shields.io/github/created-at/Xiang511/hydromechanics?style=for-the-badge&color=blue)


Dashboard Website Implemented with HTML+CSS+Javascript+GoogleAppsScript<br>


### Features

- Record the player’s best season ranking
- Record the player’s previous season ranking
- Record the player’s ladder record statistics
- Record the player’s career record statistics
- Record the player’s personal achievement records


## What are the differences between this project and Royale API ?

- Royale API cannot statistically rank and compare all players in the Taiwan region historically.
- Royale API cannot simultaneously compare the detailed information of all players in the Taiwan region.


## Contact Us
- E-mail : toby91511@gmail.com
2 changes: 1 addition & 1 deletion newsite/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version":"1.3.2",
"Updated":"4/2",
"RecordNumber": 372
"RecordNumber": 368
}

0 comments on commit a995f74

Please sign in to comment.