1
0
mirror of synced 2024-11-23 22:41:01 +01:00
TaikoLocalServer/TaikoWebUI
2023-09-17 21:52:28 +08:00
..
Pages initial commit 2023-09-09 21:58:20 +09:00
Properties initial commit 2023-09-09 21:58:20 +09:00
Services initial commit 2023-09-09 21:58:20 +09:00
Shared initial commit 2023-09-09 21:58:20 +09:00
wwwroot Readded locking songs in initialDataCheck, updated game constants 2023-09-17 21:52:28 +08:00
_Imports.razor initial commit 2023-09-09 21:58:20 +09:00
.gitignore initial commit 2023-09-09 21:58:20 +09:00
App.razor initial commit 2023-09-09 21:58:20 +09:00
GlobalUsings.cs initial commit 2023-09-09 21:58:20 +09:00
Program.cs initial commit 2023-09-09 21:58:20 +09:00
README.md initial commit 2023-09-09 21:58:20 +09:00
TaikoWebUI.csproj Readded locking songs in initialDataCheck, updated game constants 2023-09-17 21:52:28 +08:00
TaikoWebUI.sln initial commit 2023-09-09 21:58:20 +09:00

Taiko Web UI

This is the solution for the front end part.

The front end is implemented with Blazor Webassembly (also in C#).