Skip to content

loothood/ping_pong_multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping_pong_multiplayer

Mulpiplayer ping pong.

Developed with Rust and GRPS. Game engine is tetra. Cotrollers: Up and Down buttons.

To it run, install SDL lib for your OS.

To build on linux, install the following libs:

sudo apt install libasound2-dev libsdl2-dev

Starting:

run server:

cargo run --bin server

run client:

cargo run --bin client

run seсond client on the friend's computer in the same network:

cargo run --bin client

Play with friend:

ping pong

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages