_Codename_
This project is a remake of the score screen in Hotline Miami* game series built with Avalonia UI.
- Palms: much palms, very tree
- Cities: buildings sliding like no one's business
- Gradients: woah dude
- .NET 6 or later to run the project.
- Avalonia UI for cross-platform UI development.
- Clone this bad boy to your local machine.
- Open the project in any compatible IDE.
- Set the configuration to
Release
orDebug
mode as needed. - Run the project.
git clone https://github.com/yourusername/HotlineVisualization.git
cd HotlineVisualization
dotnet build
dotnet run