about summary refs log tree commit diff
path: root/README.md
blob: d40d45a2b59b64fcd83dd83fec81c9ecd134e12b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# test-multiplayer-game

Bad multiplayer game testing i did a while ago, feel free to use.

## Run
./server num_players port (-visual)
./client server_ip port username
## Compile
Compiled on void linux. To compile just install ncursesĀ“s dev library and make it.

## License
GPL v3