Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 255 Bytes

A python implementation of a card game.

Play cards with friends over network.

What is done so far (newest on top):

  • Added windows binary.
  • Server and client are in a working state.

TODO:

  • Implement the chat.
  • Make the client look better.