Skip to content

anoopgarlapati/multiplayer_network_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c8378f · Apr 29, 2017

History

6 Commits
Apr 29, 2017
Apr 29, 2017
Apr 29, 2017

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