Multiplayer sand falling game
gsnd.mp4
Dependencies: SDL2
Usage:
Server:
gasand-server <port>
You can change the map dimensions as long as they don't exceed the value of 200
gasand-server <port> --set-size <width> <height>
Client:
gasand <address> <port>
You can change display dimensions above 400
gasand <address> <port> --set-size <width> <height>