FlookyBS/WindowsRG-Python ? reverse-engineered prompt
Reverse engineered prompt
Build me a playable recreation of Windows RG in Python with Pygame, with the same kind of desktop style feel and a set of simple UI windows and controls. I want it to look and behave like a small retro Windows clone, with a working media player that can open custom MP4 videos, as long as they match the size it expects, and a basic paint app that actually works. Please keep the interface clean and clickable, and make the app easy to run from the main script.
It should also support English and Spanish text, since translation is part of the project. If you need to check anything current about Pygame or video playback support, look up the latest docs online. I already have folders for assets, UI pieces, and languages, so wire it up in a way that feels organized and easy to expand later.
Are you gonna build this?
make sure you review the code using coderabbit