Skip to content
/ webosu Public
forked from 111116/webosu

➤⓵ web rhythm game (unofficial osu!)

License

MIT, Unknown licenses found

Licenses found

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

KakuHub/webosu

This branch is 29 commits ahead of 111116/webosu:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e02d6b · Dec 19, 2021
Jan 3, 2021
Nov 30, 2019
Feb 10, 2020
Jun 8, 2021
Jun 8, 2021
Feb 8, 2020
Dec 7, 2019
Jun 8, 2021
Feb 3, 2020
Apr 5, 2020
Dec 19, 2021
Jun 4, 2015
Nov 21, 2019
Jun 8, 2021
Jun 8, 2021
Feb 10, 2020
Jun 8, 2021
Nov 23, 2019
Jun 8, 2021
Feb 7, 2020
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
Jun 8, 2021
Feb 13, 2020
Feb 11, 2020
Feb 3, 2020
Jun 8, 2021
Jun 8, 2021
Dec 4, 2019
Feb 15, 2020
Feb 3, 2020
Feb 24, 2020

Repository files navigation

Webosu!

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:4000/4001 respectively, and change the api url in index.html and scripts/overlay/score.js accordingly. Then run:

nohup node api.js &

Todos/Coming soon

  • beatmap hitsounds
  • user system
  • some extra fixing/tweaks

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!)

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CC-BYNC.md

Stars

Watchers

Forks

Languages

  • JavaScript 75.4%
  • HTML 18.6%
  • CSS 5.6%
  • Shell 0.4%