Install Osu in repl.it
Okay, so i will tell you how to install osu! lazer in repl.it.
First, you want to make a repl in any language (i prefer bash) and go to the shell. next, run these commands:
wget https://github.com/ppy/osu/releases/download/2021.820.0/osu.AppImage #this installs the osu appimage chmod +x ./osu.AppImage #this will make the appimage executable ./osu.AppImage --appimage-extract #extracts the contents of the appimage ./squashfs-root/AppRun --no-sandbox
And then you're done! afterwards, osu will run.
SixBeeps
Oh dang, someone actually got it running. How's the performance?
Unknown1789
@SixBeeps its not too good but probs becausei have the free plan
SixBeeps
@Unknown1789 Something I noticed is that mouse input doesn't seem to register for UI elements. Are you having the same issue?
Unknown1789
@SixBeeps i dont actually play it because performance issues, instead i use an online version of osu (works pretty well) you can find the github repo here: https://github.com/111116/webosu
you can also fork my repl called webosu
I don't see the cusor