Gun Game Online is a simple yet exciting multiplayer shooter built using Unity and Photon Fusion. Players can join or create rooms to engage in fast-paced combat with real-time synchronization for movement, shooting, and hit detection. The game includes respawning mechanics and score tracking, providing an immersive and competitive experience.
The game is hosted on itch.io. Try it here:
Gun Game Online on itch.io
- Online Multiplayer: Join or create rooms by entering a username and room name.
- Real-Time Action: Smooth synchronization of movement, shooting, and hit detection.
- Respawning System: Jump back into the game after being eliminated.
- Game Modes: Free-for-all and team-based gameplay options.
- Score Tracking: Compete to top the leaderboard.
- Unity 2022.3.x (or higher)
- Photon Fusion SDK
- Clone the repository:
git clone https://github.com/your-username/gun-game-online.git