Automated ingestion of prompt: 3D FPS Game
This commit is contained in:
parent
69a1bb14dd
commit
5b17e0147b
|
|
@ -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.
|
||||
Loading…
Reference in New Issue