ethanedits/Warzone-Project ? reverse-engineered prompt
Reverse engineered prompt
Build me a C++ project that shows an in game style overlay with a simple menu, some visual markers, and a few basic helper features for a shooter game demo.
I want it to feel like a real utility users can open and navigate, with clean toggles, keybinds, and a way to turn features on and off quickly. Please include support for drawing labels and boxes around targets, showing bone points, and a basic aiming helper for testing purposes. Add a small settings system so I can save and reload options easily, and make sure the menu looks polished and easy to use.
If anything needs current API or library details, look them up online first. Keep the code organized enough that it is easy to extend later, and make the whole thing compile and run without me having to do a lot of extra setup.
Are you gonna build this?
make sure you review the code using coderabbit