Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 440 Bytes

File metadata and controls

13 lines (10 loc) · 440 Bytes

Osu!JS

A port of the rhythm game Osu! to JavaScript (ES6+, Webpack).

How to compile

  1. Clone the repository
  2. Run 'npm install' inside the root project directory
  3. Run 'npm run dev' or 'npm run dev-server' to compile dist or run dev server

Documentation

Documentation is not currently being developed.

License

The source code is provided under a Reference-Only license; refer to the LICENSE.md file for more information.