This repository has been archived on 2025-05-27 . You can view files and clone it, but cannot push or open issues or pull requests.
main
Touch-screen versions of controllers for various arcade games:
- popn music
- beatmania IIDX (Also supports a modified version of i2DX)
- Love Live School Idol Festival: After School Activity
Running from source (Windows)
git clone https://github.com/pinapelz/brokemani brokemani
cd brokemani
python -m venv venv
.\venv\Scripts\activate.ps1
pip install -r requirements.txt
python launcher.py
Description
When you're too broke to buy a rhythm game controller but have a touch screen display
Languages
JavaScript
46.1%
Python
31.4%
HTML
15.3%
CSS
7.2%