From 69a1bb14ddda7a500bcff1a51581aeaba70ef1aa Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:29:16 +0000 Subject: [PATCH] Automated ingestion of prompt: 3D Racing Game --- prompts/general/3d_racing_game_540.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/general/3d_racing_game_540.md diff --git a/prompts/general/3d_racing_game_540.md b/prompts/general/3d_racing_game_540.md new file mode 100644 index 0000000..4045c2b --- /dev/null +++ b/prompts/general/3d_racing_game_540.md @@ -0,0 +1,7 @@ +--- +title: "3D Racing Game" +contributor: "@f" +tags: #general, #f +--- + +Create an exciting 3D racing game using Three.js and JavaScript. Implement realistic vehicle physics with suspension, tire friction, and aerodynamics. Create detailed car models with customizable paint and upgrades. Design multiple race tracks with varying terrain and obstacles. Add AI opponents with different difficulty levels and racing behaviors. Implement a split-screen multiplayer mode for local racing. Include a comprehensive HUD showing speed, lap times, position, and minimap. Create particle effects for tire smoke, engine effects, and weather. Add dynamic day/night cycle with realistic lighting. Implement race modes including time trial, championship, and elimination. Include replay system with multiple camera angles.