From 5b17e0147b995a5fa8252a306a8ad1108054d2d9 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:29:18 +0000 Subject: [PATCH] Automated ingestion of prompt: 3D FPS Game --- prompts/general/3d_fps_game_541.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prompts/general/3d_fps_game_541.md diff --git a/prompts/general/3d_fps_game_541.md b/prompts/general/3d_fps_game_541.md new file mode 100644 index 0000000..d088ccd --- /dev/null +++ b/prompts/general/3d_fps_game_541.md @@ -0,0 +1,7 @@ +--- +title: "3D FPS Game" +contributor: "@f" +tags: #general, #f +--- + +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.