You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/posts/dota-compendium-2024-quest/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,26 +15,26 @@ tags:
15
15
16
16
## Introduction
17
17
18
-
I have been playing games for a while, and it has been usually FPS games, where it started from CS1.6 to CSGO for more than 3,000 hours and playing Valorant for 2 more years, and a couple of other ones, and at some point I realized I need to try some new style and started playing dota 2.
18
+
I have been playing games for a while, and it has been usually FPS games, where it started from CS1.6 to CSGO for more than 3,000 hours and playing Valorant for 2 more years, and a couple of other ones, and at some point I realized I need to try some new style and started playing dota 2.
19
19
20
20
My first-ever game of Dota 2 was at around May 2022, where I had no idea what I was doing and why I was doing it, those 5 games I remember closing them in between and had no idea what to build by looking at the items in the shop. For context, Dota has around 125 heroes and understanding all the heroes takes significant amount of time, and even on top of it when I saw Rubick hero, which steals other hero's spells, I was so impressed by the game design and I devoted a major amount of time understanding and tried being good at it.
21
21
22
22
## The Journey Through Time
23
23
24
24
<aside>
25
25
<h4>Source Code</h2>
26
-
<p>All the visualization/animation is done via Python, you can have a look at notebook with all the code present: [dota2-player-analysis.ipynb](/notebooks/dota2-player-analysis)</p>
26
+
<p>All the visualization/animation is done via Python, you can have a look at notebook with all the code present: <a href="/notebooks/dota2-player-analysis">dota2-player-analysis.ipynb</a></p>
27
27
</aside>
28
28
29
29
### Overall winrate progression
30
30
31
31
If you notice, initially, for a few 100 games, I struggled understanding the game because of which my net wins were in negative. But slowly, I started winning more than losses because of which win rate did increase and got almost linear thereafter.
0 commit comments