Skip to content
forked from 111116/webosu

➤⓵ web rhythm game (unofficial osu!) http://osugame.online/

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CC-BYNC.md
Notifications You must be signed in to change notification settings

Sayobot-Dev/webosu

 
 

Repository files navigation

¡nso

A browser rhythm game where players click circles following rhythm of the music.

Powered by PixiJS. Beatmap source: Sayobot.

Note: This is an unofficial implementation of osu!. Scoring and judgement rules differ from official versions. Some music might not be perfectly syncing. Modes other than osu! (std) are unsupported.

Screenshots

web page:

webpage

game in action:

webpage

Hosting

Set up a web server with root directory located where index.html is in.

To host a separate live score, redirect send/fetch api requests to localhost:3000/3001 respectively, and change the api url in index.html and scripts/overlay/score.js accordingly. Then run:

nohup node api.js &

Todos (probably)

  • beatmap hitsounds
  • pp & user system

License Notes

Some media files are copyrighted by ppy and other people. Check their respective license before you use them.

About

➤⓵ web rhythm game (unofficial osu!) http://osugame.online/

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CC-BYNC.md

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 73.5%
  • HTML 20.6%
  • CSS 5.5%
  • Shell 0.4%