diff options
| -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 |
