Create README.md
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# What is CS2 Demo Mapper?
|
||||
|
||||
CS2 Demo Mapper is a tool that takes a Counter-Strike 2 (CS2) demo file and visualizes it as a top-down 2D representation of the game using Pygame. It provides a way to analyze matches by displaying player movements, team positions, and other key gameplay elements.
|
||||
## Current Features
|
||||
|
||||
- Top-down visualization of CS2 demos.
|
||||
- Supports de_mirage (more maps to come).
|
||||
|
||||
## Planned Features
|
||||
|
||||
- Round controls: Easily navigate between rounds and key moments in a match.
|
||||
- Frontline visualization: Highlight contested areas and team-controlled regions.
|
||||
- Expanded map support: More official CS2 maps will be added.
|
||||
- Yaw & pitch options: Allow adjusting camera angles for better analysis.
|
||||
|
||||
This tool is useful for match review, strategic planning, and performance analysis. More features will be added to improve the clarity and depth of demo analysis!
|
||||
Reference in New Issue
Block a user