This video showcases a comprehensive test of GPT-5's capabilities. The speaker demonstrates GPT-5's ability to generate various programs and applications, ranging from simple games to complex simulations and even UI designs, highlighting its impressive coding and multi-modal functionalities.
The full prompt to create the HTML, Javascript Rubik's Cube script is as follows:
"Write a complete HTML JavaScript program using 3JS that renders a fully interactive Rubik's cube simulation of any size up to 20x 20x 20. Yes, I am going to show you that the user should be able to specify the cube size dynamically and the cube should be constructed accordingly with proper colorcoded faces. Include camera controls for rotating the view and allow for basic user interaction such as rotating layers of the cube via mouse or UI buttons. Implement a solve button that when clicked animates the cube being solved step by step visually."