Skip to content

An osu! client made with pixi.js and TypeScript to compile for web browsers.

License

Notifications You must be signed in to change notification settings

konekowo/kosu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab75342 · Mar 22, 2025
Aug 10, 2024
Mar 18, 2024
Mar 21, 2025
Mar 22, 2025
May 27, 2024
Mar 18, 2024
Mar 18, 2024
Aug 10, 2024
Mar 19, 2024
Mar 18, 2024
Mar 18, 2024
Aug 6, 2024
Mar 18, 2024
Sep 29, 2024
Sep 29, 2024
Mar 20, 2024
Sep 29, 2024
Sep 29, 2024
Aug 24, 2024

Repository files navigation

kosu!

A complete recreation of osu! lazer in TypeScript using a modified version of Pixi.JS.

Note: This is NOT a port, this is a recreation, so some features may be innacurate to the actual game. However, this also borrows some code from the actual game, so it may not be that innacurate.

Why make a recreation of osu! lazer?

  • Because this is for devices that can't play on real osu! lazer, such as chromebooks or managed devices that aren't allowed to download anything. I'm also doing this to get better at game development and optimization techniques.

Commands

  • npm run build - starts build procedure
  • npm run start - starts web server on localhost:8080 (doesn't watch for changes, use npm run dev for that)
  • npm run dev - starts development server and watches for file changes on localhost:8080
  • npm run lint - generate code coverage report

About

An osu! client made with pixi.js and TypeScript to compile for web browsers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages