An open API service indexing awesome lists of open source software.

https://github.com/minetoblend/osu-cad


https://github.com/minetoblend/osu-cad

osu

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          






Kofi
build status
discord chat
GitHub stars


a third party beatmap editor for [osu](https://osu.ppy.sh) with multiplayer support.

## Project status

The project is still under active development, however the [online beatmap viewer](https://viewer.osucad.com) can already be used.

The editor currently hosted at https://osucad.com is currently in maintenance mode, and will eventually be
replaced by this project once it supports multiplayer.

## Setup

```
git clone https://github.com/minetoblend/osu-cad.git
cd osu-cad
pnpm install

nx run :serve
```

## Project structure

```tree
apps
├── skinning-demo # A small demo for loading a skin & beatmap
packages
├── core # Core logic for the editor & osu ruleset
├── framework # Game engine that powers the project, a typescript port of osu-framework
└── ruleset-osu # Osu ruleset
```

## Support this project

If you like this project, please consider supporting it on [Kofi](https://ko-fi.com/maarvin).