Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 789 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 789 Bytes

ACNLMusicAppPy

made with love <3

A simple script that plays the hourly music from Animal Crossing: New Leaf depending on your system time.

Originally written in JavaScript with node.js by DaniLionn

Python 3 port by RekuNote

Running

In order to run the app, you have to have Python 3 installed on your machine. (Python 3 download)

To run this app, install pygame (if you don't have it installed already) python3 -m pip install pygame in your terminal, then run python3 main.py

Releases

You can find binary releases here.