A web-app testing your musical intelligence, written in C#/.NET (Blazor).
  • C# 62.4%
  • HTML 19.2%
  • CSS 11%
  • JavaScript 7.4%
Find a file
2026-07-13 08:34:48 +02:00
.idea/.idea.SongGuessr/.idea Add UI to show previous guesses. 2026-07-13 08:34:48 +02:00
SongGuessr Add UI to show previous guesses. 2026-07-13 08:34:48 +02:00
.editorconfig Initial commit. 2026-07-09 21:06:02 +02:00
.gitignore Initial commit. 2026-07-09 21:06:02 +02:00
Directory.Build.props Implement more base-game system features, refactor database layout. 2026-07-10 20:38:16 +02:00
README.md Initial commit. 2026-07-09 21:06:02 +02:00
SongGuessr.sln.DotSettings Implement more base-game system features, refactor database layout. 2026-07-10 20:38:16 +02:00
SongGuessr.sln.DotSettings.user Implement SongAutocompleteInput, add song guessing, add winning/losing games, add Label property to Song, refactor game state UI, and improve genre handling. 2026-07-12 14:52:09 +02:00
SongGuessr.slnx Initial commit. 2026-07-09 21:06:02 +02:00

SongGuessr

A web-app testing your musical intelligence, written in C#/.NET (Blazor).