gasman / ticmodplayer

a .mod music player for TIC-80

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticmodplayer

a .mod music player for TIC-80

To build

With Python 3.9 or above:

pip install -r requirements.txt
python ./build.py

This will create a cartridge file ticmodplayer.tic.

Acknowledgements

modfile.py is based on existing code from ModTrack-for-Python by Nard Janssens.

About

a .mod music player for TIC-80


Languages

Language:Python 100.0%