kikigohooo2049/Graficacion-Figuras ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple C++ program called Graficacion Figuras that opens a window where I can draw basic geometric figures on screen.
I want a clean interface with a few easy controls so I can choose a shape, draw it, move it around, and clear the canvas when needed. It should feel like a small drawing app for figures, not something complicated.
If you need to, look up the current docs for any graphics library you think fits best, then wire everything up in a way that runs smoothly from the main file. Keep it simple, usable, and easy to understand.
Are you gonna build this?
make sure you review the code using arcumet