/osu-online

An Osu! client that can run in your browser!

Primary LanguageJavaScript

osu!online

📰 About the project

An Osu! client that can run in your browser!

🔧 Setup

If you want to try out the project, here are the steps you will have to follow.

  1. Clone the repo :
git clone https://github.com/clay53/osu-online.git
  1. Install Live server for VS code :

There are multiple ways you can open a static web page locally. However, I would recommend to install the Live server extension on VS code because of it's simplicity.

Once that is done, open the folder where the project is located.

You could do it like this if still in the CLI :

cd osu-online
code .

Otherwise, you can just proeed manually.

  1. Launch the project locally

On the bottom right part of your vs code you should see this :

Just click on the Go Live button and open http://localhost:5500/ in your browser.

  1. Preview an Osu! map

Once your project is launched, download any .osz map file and click on select a file on top of the page.

You will then be able to click on the circle and map select and the preview of the song will begin.

📌 Contact

Repo: https://github.com/clay53/osu-online