A replica of osu!, developed using Python and Pygame-ce. This project loads and plays .osu beatmaps from your installed osu! directory.
- Parse and play
.osubeatmaps. - Skins support.
- Python 3.13 or later
- Pygame (
pip install pygame)
-
Clone the repository:
git clone https://github.com/yourusername/PyOsu.git cd PyOsu