mirror of
https://github.com/solcloud/Counter-Strike.git
synced 2025-04-06 08:42:36 +02:00
Readme touches
This commit is contained in:
parent
e80666a694
commit
29e75032f1
23
README.md
23
README.md
@ -1,10 +1,11 @@
|
||||
# Counter-Strike: Football [](https://github.com/solcloud/Counter-Strike/actions/workflows/test.yml)
|
||||
|
||||
Competitive multiplayer game where two football fans teams, each team have 5 players, fights in 30 rounds with goal to win more rounds than opponents team.
|
||||
Teams are Attackers and Defenders. Defenders team has goal of protecting their fan base sanctuary every round from desecrate by attackers using their graffiti bomb ball.
|
||||
Competitive multiplayer FPS game where two football fan teams fight with the goal of winning more rounds than the opponent team.
|
||||
|
||||

|
||||
|
||||
Teams are Attackers and Defenders. The Defenders team has a goal of protecting their fan base sanctuary every round from desecrating by attackers using their graffiti bomb ball.
|
||||
|
||||
Defenders win round by:
|
||||
- eliminated all attackers players before bomb planted (touchdown)
|
||||
- defusing bomb before it blows (graffiti fireworks)
|
||||
@ -16,7 +17,7 @@ Attackers win round by:
|
||||
|
||||
If attackers deploy graffiti bomb before round time ends, then round clock countdown is set to 40 sec and defenders has 30 sec (or 35 sec in case of using defuse kit) to defuse bomb.
|
||||
|
||||
_This is low violence game so there is no red blood or similar violence visuals._
|
||||
_This is low violence game so there is no red blood, animal killing or similar violence visuals._
|
||||
|
||||
## Setup
|
||||
|
||||
@ -52,18 +53,8 @@ composer install -a --no-dev
|
||||
php cli/server.php 2 # will start server waiting for 2 players to connect
|
||||
```
|
||||
|
||||
Enabling PHP's JIT compilation should give performance boost so we recommend that.
|
||||
Enabling PHP's JIT compilation should give a performance boost, so we recommend doing that.
|
||||
|
||||
## TODO
|
||||
## Help us
|
||||
|
||||
Actually not so many hard math things. Mostly just polishing. If you know html/css/js/php languages or 3D modeling/texturing you can join project and help us improve project quicker.
|
||||
|
||||
### NOT going to implement
|
||||
- burst fire and guns with absurd fire rate
|
||||
- different players model hit boxes (same hit boxes for all players, only visual clothing design change)
|
||||
- player breath animation or any player animation beside walking, crouching, jumping and look movement
|
||||
- lag compensation - when you lag it is your problem - your disadvantage
|
||||
|
||||
### To Be Decided (maybe)
|
||||
- aim punch (body shot without kevlar and headshot)
|
||||
- aim spread
|
||||
If you know html/css/js/php languages or 3D modeling/texturing/animation you can join project and help us improve this game quicker.
|
||||
|
Loading…
x
Reference in New Issue
Block a user