This is a simple web app for converting osu! beatmaps (.osz) into chart bundles for the rhythm game Sinker sound (currently in early access). It runs locally.
public/– static assets served to the browserindex.html– main entry pointjs/– JavaScript modulescss/styles.css– custom styles layered over 7.csstres/– fish model files used by the converterlegacy/– older version preserved for reference
firebase.json– Firebase Hosting configuration
Online: https://circles-to-fish-static.web.app OR https://fish.ağla.net
Local: Clone repository and open public/index.html in a modern browser.