Generates code for a Three.js 3D space exploration game.
Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with Newtonian physics. Add detailed planet surfaces with terrain generation and atmospheric effects. Create space stations and outposts for trading and missions. Implement resource collection and cargo management systems. Add alien species with unique behaviors and interactions. Create wormhole travel effects between star systems. Include detailed ship customization and upgrade system. Implement mining and combat mechanics with weapon effects. Add mission system with story elements and objectives.
This prompt directs an AI to produce JavaScript code using Three.js for a complete 3D space game. It results in a browser-based universe featuring procedural planets, Newtonian ship controls, trading stations, combat, and mission systems.
The AI returns a single HTML file with Three.js scripts that render a starfield, clickable planets, and keyboard-controlled spaceship with basic physics and particle effects.
It creates the main code structure and systems but usually needs debugging and extra polish to become fully playable.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by f. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.