Rudy-Rudra/PyCade-Retro_Mini_Arcade ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python arcade app that opens a main menu and lets me launch a few simple mini games like Snake, Pong, Brick Breaker, Geo Dash, and a space shooter.

I want it to feel like a retro mini arcade, with one main window and smooth controls, and when it starts it should also show a local web address so I can open it on my phone or tablet and use that as a controller while the game runs on the computer. Please make the interface simple and easy to use, with the games loaded in a modular way so I can add more later without rewriting everything.

If there are any details you need from current docs or examples, look them up online and keep it practical. Make it run as a single app from Main.py and include whatever is needed so it works cleanly on a normal Windows machine.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab