diff --git a/Compare-view.md b/Compare-view.md new file mode 100644 index 0000000..47a8563 --- /dev/null +++ b/Compare-view.md @@ -0,0 +1,64 @@ +You can use compare view to compare players between each other and not only. To go into compare view, Click/tap `Compare` button on main view. + +![Compare button](https://github.com/dan63047/TetraStats/assets/44553627/d7f03cc1-293a-4027-b0a5-f054f363550f) + +You will see two text fields aka green side and red side. + +![Green side and red side](https://github.com/dan63047/TetraStats/assets/44553627/b9802707-d2c3-4991-b275-7bb8d94667b7) + +Green side already filled with nickname of player from main view. You can type in both fields. Both fields have limit in 25 symbols. Just enter your query in some field and press `Enter` to execute. + +Lets talk about abilities of this view. + +### Compare two different players +Enter nicknames or user ID's into both field and you will see some thing like this: + +![Two players](https://github.com/dan63047/TetraStats/assets/44553627/5d464371-731e-48cc-b030-b8ac6349621c) + +Lets take a closer look to compare widget: + +![Compare widget](https://github.com/dan63047/TetraStats/assets/44553627/419bcf2f-e47a-4fa1-b163-c7eb4ad1ba7a) + +On the left side we can see green side stats (in our case it's dan63047 stats) and on the right side is red side stats (takathedinosaur stats). In the middle we can see difference between those stats. That number is positive when green side have greater value and vice versa. Side with better stat will be highlighted. +#### Full list of compared stats +* Registration date +* XP (in levels) +* Gametime (in hours) +* Online games played +* Online games won +* Amount of people, who friended that person +* Tetra Rating +* Games played in Tetra League +* Games won in Tetra League +* Win Rate in Tetra League +* GLICKO rating +* Rating deviation +* Placement in global leaderboard +* Placement in local leaderboard +* Attack Per Minute +* Pieces Per Second +* Versus Score +* Attack Per Piece +* Versus Score per Attack Per Minute +* DownStack per Second +* DownStack per Piece +* Summary of Attack Per Piece and DownStack per Piece +* Cheese index +* Garbage efficiency +* Weighted Attack Per Piece +* Area +* Estimated Tetra Rating +* Accuracy of Estimated Tetra Rating +* Opener playstyle +* Plonk playstyle +* Stride playstyle +* Infinite downstack playstyle + +Note, that if one player missing some stats (for example, red side hided Online games played and Online games won), they will be excluded from comparison. (I gonna write more about those stats in other page) + +There is also area and playstyle graphs: + +![Graphs](https://github.com/dan63047/TetraStats/assets/44553627/477e747f-1c27-4929-97c4-97a5d9c082a1) + +### Compare player with APM, PPS and VS stats. +If instead of nickname you will enter three numbers (i will continue tommorow)