abdellatifAhammad/bounce_tales ? reverse-engineered prompt
Reverse engineered prompt
Build me a browser game that feels like the old Nokia Bounce Tales game, with the same kind of playful platforming, bouncing movement, levels, obstacles, power ups, and a few boss style challenges.
I want it to run well on desktop and mobile, and resize nicely for different screens. Start with the first easy introduction level and make sure the game feels fun and responsive right away, then leave room for more levels like a full campaign. Use simple 2D graphics and a canvas based setup, and if you need to look up current docs for the game framework or best practices, go ahead and do that.
Please set it up so I can run it locally and play it in the browser, with clean code and a structure that makes it easy to add more stages, enemies, and collectibles later. If you can, make it feel close to the original Bounce Tales vibe without copying anything too literally.
Are you gonna build this?
make sure you review the code using coderabbit