oussamazahdi/FT_Transcendence-1337 — reverse-engineered prompt
Reverse engineered prompt
Build me a full stack web app for an online Pong community. I want people to be able to create an account, log in, manage their profile, play Pong against another player in real time, and use a live chat area while they’re on the site.
Keep it simple but polished. The main flow should be easy for a normal user, land on the app, sign in, find or start a Pong match, play smoothly, then chat with other users. Make the game feel responsive and make the chat update instantly without refreshing. Add the basic account handling, validation, and clear error messages so it doesn’t feel broken.
Please set up the frontend and backend cleanly, use TypeScript, and make it easy to run locally with Docker or a simple make command. If you need current docs for the realtime parts, look them up online.
Want more depth? Deep Reverse