-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6910dcf
commit 3beb242
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# GorillaWarfare | ||
3D Multiplayer FPS Game - "Guerilla Warfare but dumb and low effort" | ||
|
||
Unfunny multiplayer FPS I made in a week to relearn photon pun. | ||
Features: | ||
- Room Creation | ||
- Host Rotation (Only the host can start games) | ||
- Room list where you can join rooms | ||
- Naming your rooms, and naming yourself (username) | ||
- Starting the game (everyone in the rooms starts a session | ||
- Basic FPS controls, WASD for movement, Space to Jump, Left Shift to run fast, Left click to shoot, Tab to view scoreboard | ||
- No SFX for now but there is a song in the main menu (Credit to Dave Gunning - https://www.youtube.com/watch?v=TNW4Kgk7bvY) | ||
- Basic Map with ramps and walls | ||
- Gun has Bullet impact effects (red squares that disappear in 30 seconds) | ||
- Kills and deaths tracking | ||
- You die if you fall into 'the void' | ||
- Gorillas :D | ||
- Everyone permanently T-Poses |