Skip to content

anoopgarlapati/multiplayer_network_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Multiplayer Network Game Texas Roulette Poker Game

Language: C Operating System: UNIX based OS

Instructions to play the game:

  1. Compile the game server using the command gcc p_server.c -o p_server and run p_server.
  2. Compile the game client using the command gcc p_client.c -o p_client and run p_client.
  3. Enjoy Roulette Poker :)

About

Multiplayer Network Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages