Multiplayer Network Game Texas Roulette Poker Game
Language: C Operating System: UNIX based OS
Instructions to play the game:
- Compile the game server using the command gcc p_server.c -o p_server and run p_server.
- Compile the game client using the command gcc p_client.c -o p_client and run p_client.
- Enjoy Roulette Poker :)