Skip to content

ger0/gasand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gasand

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>

About

A POSIX socket multiplayer sand falling game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors