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: posts/rendering-counter-strike-demos-in-the-browser.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ tags: ["javascript"]
5
5
description: "Building a demo player for coaches and analysts to visualize CS2 gameplay."
6
6
---
7
7
8
-
_Try out [my demo player]((https://demo-player-prototype-czbho8z0l-healeycodes.vercel.app) (desktop only)._
8
+
_Try out [my demo player](https://demo-player-prototype-czbho8z0l-healeycodes.vercel.app) (desktop only)._
9
9
10
10
Counter-Strike 2 (CS2) demos are recorded gameplay files that capture every player's movement, actions, and the overall game state. They're the [flight recorder](https://en.wikipedia.org/wiki/Flight_recorder) of a match, storing the raw data so that it can be watched later on.
0 commit comments