naive net-based multi-user shooting game
-
run the game
make && ./server
- run
./client
in another terminal
-
instructions
- use w s a d to switch selected button.
- type
<TAB>
to enter command mode.
- type
help --list
for all available commands - type
help command
for further information of this command
- character in battle
character meaning Y you A others █ grass ╳ magma + magazine * blood vial - operations in battle
- w s a d can move around
- space can fire
- quit the battle
- note that even you die, you won't be quited from the battle
but your role will be changed from player into witness. If you
want to return the last ui, you need to type
q
.
-
screenshots