Add networked Fighter3D minigame
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Fighter3D
|
||||
|
||||
Networked 2.5D fighting mini game prototype.
|
||||
|
||||
## MVP Controls
|
||||
|
||||
- `A` / `LeftArrow`: move left
|
||||
- `D` / `RightArrow`: move right
|
||||
- `S` / `DownArrow` / `LeftShift`: guard
|
||||
- `J`: light attack
|
||||
- `K`: heavy attack
|
||||
|
||||
The server room is authoritative for combat state, damage, block, KO, timeout, and settlement.
|
||||
Reference in New Issue
Block a user