8000 GitHub - WeiChiaChang/osu: web rhythm game http://osugame.online/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000 forked from 111116/webosu

web rhythm game 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

WeiChiaChang/osu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu! web

A browser rhythm game where you click circles on the screen, following rhythm of the music.

Powered by PixiJS, Sayobot.

(under development)

Note: This is an unofficial implementation of osu!. Scoring and judgement rules can differ from that of official osu!. Some music might not be perfectly syncing (still being tested). 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

  • audio offset
  • input offset
  • beatmap hitsounds
  • supported mods: EZ DC HR NC HD AT

License Notes

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

About

web rhythm game http://osugame.online/

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-CC-BYNC.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.1%
  • HTML 17.7%
  • CSS 5.8%
  • Shell 0.4%
0