Introduction: Today I woke up fired up and ready to test the magic of GPT-5. A simple prompt posted on the GPT-5 page generated in seconds a complete game in a single .html file called Jumping Ball Runner. The game is addictive, colorful, with parallax scrolling, cartoon characters, and fun sounds. There was no installation, just one file and pure fun.
The spell of the prompt was simple: create a single-page application in an HTML file with the goal of jumping over obstacles, increasing speed, tracking the best score, a retry button, and funny sounds, plus a colorful interface and fun characters. GPT-5 made it happen in a matter of minutes.
After enjoying it, I wanted to share it with the world. To do that, I used Firebase Hosting and embarked on what I called a Toukon Deploy, that push of willpower to finish the task and publish it. The process was mostly straightforward, but I ran into some obstacles that could benefit anyone trying the same.
Problem 1 firebase not found: when switching node versions with nvm, the global installation of firebase-tools was left out. Quick fix: npm install -g firebase-tools under the active node version. Problem 2 firebase deploy failed due to authentication: the 401 UNAUTHENTICATED error indicated that my session had expired. Solution: firebase login --reauth and then firebase deploy --only hosting. Problem 3 the log file disappeared after the deploy, like a warrior retreating; the log was deleted, and that reminded me of the Toukon philosophy, the will to overcome oneself.
Toukon is more than a word; it is an attitude. In my case, working with GPT-5 and publishing on Firebase became an exercise in discipline and learning. The game Jumping Ball Runner is published and available to play, the result of a clear prompt and the perseverance to deploy it.
About Q2BSTUDIO: We are Q2BSTUDIO, a software development and custom applications company, specialists in artificial intelligence and cybersecurity. We design custom software and custom applications that respond to real business needs, integrating aws and azure cloud services for scalability and security. Our team offers business intelligence and power bi services to transform data into decisions, as well as AI solutions for companies and AI agent development that automate processes and improve productivity.
At Q2BSTUDIO, we combine cybersecurity expertise with secure development practices to ensure that your custom applications and custom software are robust against threats. We implement modern architectures on aws and azure cloud services, optimize cost and performance, and add intelligence layers with results-oriented artificial intelligence solutions. We offer business intelligence services, power bi dashboards, and AI consulting for companies so that decision-making is agile and data-driven.
If your goal is to create AI agents, integrate language models, or simply put an application created by a prompt into production, Q2BSTUDIO accompanies you from idea to deployment. We can help set up CI CD pipelines, configure secure hosting like Firebase or aws and azure cloud services, and ensure the authentication and authorization needed to avoid errors like the ones I faced when deploying Jumping Ball Runner.
Lessons learned: 1 check versions and dependencies when using nvm, node, and npm; 2 re-authenticate the Firebase CLI if 401 appears; 3 keep copies of important logs if needed for auditing. Additionally, the experience showed that a good prompt specification can generate useful and fun prototypes very quickly, but human engineering remains key for deployment, security, and production operations.
Practical applications for businesses: A well-directed prompt can accelerate the creation of prototypes and MVPs for games or enterprise applications. In the hands of Q2BSTUDIO, that speed is combined with good engineering practices, cybersecurity testing, integration with aws and azure cloud services, and creation of power bi dashboards for metric tracking. All supported by business intelligence services and artificial intelligence solutions, AI for companies, and AI agents that bring automation and value.
Conclusion: GPT-5 can be the spark. Q2BSTUDIO provides the forge. If you are looking to develop custom software, custom applications, or boost your business with artificial intelligence and cybersecurity, count on us. We implement aws and azure cloud services, business intelligence services projects, power bi, AI for companies, and AI agents to transform ideas into secure and scalable products.
Try the game Jumping Ball Runner to experience GPT-5's creativity, and if you want to turn an idea into a real and protected solution, Q2BSTUDIO is ready to help you with custom software development, custom applications, artificial intelligence, cybersecurity, aws and azure cloud services, business intelligence services, AI for companies, AI agents, and power bi.
Enjoy the game, and if you need professional support to take your project to the next level, contact Q2BSTUDIO. Toukon applied to engineering: willpower, technique, and results.



