Skip to content

A network multiplayer blackjack game using Python

License

Notifications You must be signed in to change notification settings

tropxy/blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published