A web-based port of the popular rhythm game osu!
osu.js is an open-source project aimed at recreating the popular rhythm game osu! in a browser environment.
| Feature | osu.js | webosu |
|---|---|---|
| Beatmap Mirror | osu.direct | mino |
| Video Background Support | ✅ | ❌ |
| Skins Support | 🚧 (In Progress) | ❌ |
- Node
- pnpm
To get started with osu.js locally, follow these steps:
-
Clone the repository:
git clone https://github.com/JustZvan/osu.js.git
-
Navigate into the project directory:
cd osu.js -
Install dependencies:
pnpm install
-
Start the development server:
pnpm start
please fix this project and submit a pr lol