diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-06-12 13:18:25 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-06-12 13:18:25 -0700 |
| commit | d69e6d375347dad54d07c071593efd03a61aacb6 (patch) | |
| tree | 84c0ebbcc0e1501867eb6018b3c00ec7c6a3f4c8 | |
| parent | 396db58adc16c9a4bd135faf1b295c200c3ab328 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,9 +1,14 @@ -## mixx-type (WIP) +## mixx-type -A typing-tube style game +A typing-tube style game where you type along to the lyrics of a song +- All charts are time-synced LRC files +- Leaderboard functionality +https://github.com/user-attachments/assets/c38f9dc1-b000-423e-854f-6ac2dd626db6 -## Build + +## Deploy +- Backend/DB uses [Pocketbase](https://pocketbase.io/), run in the root folder of source tree to allow for all migrations to run ```sh pnpm i |
