Skip to content

A network multiplayer blackjack game using Python

License

Notifications You must be signed in to change notification settings

oz123/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack

A network multiplayer blackjack game using Python

Rules of the game

The rules are the american based version of black jack as described in wikipedia.

The game

Player one starts the blackjack server which deals the cards

blackjack serve
[listening to player on 192.168.1.122:8000]

Player two joins the server with

blackjack join 192.168.1.122:8000

About

A network multiplayer blackjack game using Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages