Files changed since last commit-01_März_2025
This commit is contained in:
parent
80640efe48
commit
19a093c58c
1 changed files with 0 additions and 0 deletions
17
Shooter/ShipShooter.md
Normal file
17
Shooter/ShipShooter.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Intro
|
||||
A multiplayer-shooter where the items need to fished. Each teams has one ship, with the goal to sink the other ship. Resources are gained by fishing for it.
|
||||
|
||||
# Gameplay
|
||||
There are multiple gameplay mechanics in play.
|
||||
|
||||
First the FPS part. Allowing the players to travel over to the enemy ship and fight the enemy team directly.
|
||||
Second the fishing part. Required to get resources like repairs or ammunition.
|
||||
|
||||
## The ship
|
||||
This is the base of the team.
|
||||
Here is where the team respawns, as long as the ship exists. As soon as the ship is sunk, the team can't respawn, and is on his last legs.
|
||||
It still has the option to destroy the enemy ship and killing the team, with the resources they have left.
|
||||
|
||||
The ship has at the bottom a shipment of explosives, that can be used to explode the ship.
|
||||
Also the ship has cannons, that can be used to destroy the ship from the other team. (cannon balls can be fished)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue