Skip to content

Commit cb7400b

Browse files
authored
fix demo player link
1 parent 3e0cac8 commit cb7400b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/rendering-counter-strike-demos-in-the-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: ["javascript"]
55
description: "Building a demo player for coaches and analysts to visualize CS2 gameplay."
66
---
77

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)._
99

1010
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.
1111

0 commit comments

Comments
 (0)