CalvinLoke/bad-apple ? reverse-engineered prompt
Reverse engineered prompt
Build me a little Python terminal app that plays Bad Apple as ASCII art right in the console, using the included video and audio files so it feels like the music and frames stay in sync. I want it to be simple to run from the project folder, install the needed packages, launch one script, then just follow a couple on screen prompts if needed. Please use the latest working version in this repo as the base, clean up anything messy, and make it reasonably reliable on both Windows and Linux if possible.
If assets need to be generated from the video first, make that happen automatically and avoid slow or fragile file handling when you can. The main thing is smooth playback, decent performance, and not drifting out of sync over time. If something extra is needed like ffmpeg, check for it and give a clear message instead of crashing. Keep the code easy to understand, and look up current docs online if you need to.
Have a live product UI? Try website reverse