All Projects → 111116 → Webosu

111116 / Webosu

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Webosu

Bemuse
⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
Stars: ✭ 773 (+78.11%)
Mutual labels:  pixi, html5
Planck.js
2D JavaScript Physics Engine
Stars: ✭ 4,149 (+855.99%)
Mutual labels:  html5
Taro
A lightweight 3D game engine for the web.
Stars: ✭ 345 (-20.51%)
Mutual labels:  html5
Libgdx
Desktop/Android/HTML5/iOS Java game development framework
Stars: ✭ 19,420 (+4374.65%)
Mutual labels:  html5
Uxp
This is a GitHub mirror of the Unified XUL Platform. The main repository can be found at https://repo.palemoon.org/MoonchildProductions/UXP/
Stars: ✭ 363 (-16.36%)
Mutual labels:  html5
Docker Guacamole
A self-contained guacamole docker container for x64 and ARM. Remotely connect over SSH, RDP or VNC using HTML5.
Stars: ✭ 389 (-10.37%)
Mutual labels:  html5
Loading Attribute Polyfill
Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.
Stars: ✭ 335 (-22.81%)
Mutual labels:  html5
Recorder
html5 js 浏览器 web端录音
Stars: ✭ 429 (-1.15%)
Mutual labels:  html5
Node Minify
Light Node.js module that compress javascript, css and html files
Stars: ✭ 404 (-6.91%)
Mutual labels:  html5
Latex.js
JavaScript LaTeX to HTML5 translator
Stars: ✭ 374 (-13.82%)
Mutual labels:  html5
Amplitudejs
AmplitudeJS: Open Source HTML5 Web Audio Library. Design your web audio player, the way you want. No dependencies required.
Stars: ✭ 3,781 (+771.2%)
Mutual labels:  html5
Moovie.js
Movie focused HTML5 Player
Stars: ✭ 293 (-32.49%)
Mutual labels:  html5
Canvas Nest.js
♋ Interactive Particle / Nest System With JavaScript and Canvas, no jQuery.
Stars: ✭ 3,966 (+813.82%)
Mutual labels:  html5
React Music Player
React,TS的音乐播放插件,歌词同步功能,适配PC和移动端;A music player build with react and typescript for mobile and PC
Stars: ✭ 357 (-17.74%)
Mutual labels:  html5
Swf2js
swf2js is Flash Player Runtime Engine written in pure JavaScript.
Stars: ✭ 420 (-3.23%)
Mutual labels:  html5
Mescroll
精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)
Stars: ✭ 3,775 (+769.82%)
Mutual labels:  html5
Theme Bmw
✋ Smart Voice: Voice for yourself | 微声: 请为自己发声
Stars: ✭ 373 (-14.06%)
Mutual labels:  html5
Blog
记录前端开发日常点滴。为梦想Coding...
Stars: ✭ 386 (-11.06%)
Mutual labels:  html5
Html5 Qrcode
A cross platform HTML5 QR code reader
Stars: ✭ 428 (-1.38%)
Mutual labels:  html5
Elfinder
📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
Stars: ✭ 4,189 (+865.21%)
Mutual labels:  html5

¡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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].