Skip to content

alchem9st/Poker

 
 

Repository files navigation

LAN Poker

A simple poker game for LAN.

  • Can be played by upto 12 players
  • No Limits Texas Hold'em version
  • No time limit for turns currently.

##Instructions

  1. You must have python 2.7 installed.
  2. Install pygame using :

sudo apt-get install python-pygame

  1. Run the application by opening your terminal and browsing to the Poker directory and typing

python main.py

  1. One user must become the Server while all others have to become Clients and connect to the server.

About

A simple poker game for LAN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%