Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mewa/sop


https://github.com/mewa/sop

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

# LL Game

## Compilation

```
make client && make server
```

## Running

First run the `./server`, then client.
To run client program you need to pass id as an argument (1 or 2).
`./client 1` or `./client 2`.

Game starts when there are 2 clients connected to server.