Generates code for a 3D first-person shooter game using Three.js.
Develop a first-person shooter game using Three.js and JavaScript. Create detailed weapon models with realistic animations and effects. Implement precise hit detection and damage systems. Design multiple game levels with various environments and objectives. Add AI enemies with pathfinding and combat behaviors. Create particle effects for muzzle flashes, impacts, and explosions. Implement multiplayer mode with team-based objectives. Include weapon pickup and inventory system. Add sound effects for weapons, footsteps, and environment. Create detailed scoring and statistics tracking. Implement replay system for kill cams and match highlights.
This prompt directs an AI to build a complete FPS game in Three.js and JavaScript. It produces detailed implementations covering weapons, AI enemies, levels, multiplayer, and effects. The result is a structured code outline ready for further development or testing.
The AI returns JavaScript code initializing a Three.js scene with a first-person camera, basic weapon model, and simple enemy pathfinding using A*.
No, it generates a detailed code skeleton that requires testing and refinement.
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.