https://github.com/nemeslaszlo/blackjack_client-server
Simple Blackjack Client-Server Practise. Based on client-server (Multi Threaded solution). This is the popular blackjack game, where we can play many of our friends.
https://github.com/nemeslaszlo/blackjack_client-server
blackjack client multithreading server server-client socket
Last synced: 7 months ago
JSON representation
Simple Blackjack Client-Server Practise. Based on client-server (Multi Threaded solution). This is the popular blackjack game, where we can play many of our friends.
- Host: GitHub
- URL: https://github.com/nemeslaszlo/blackjack_client-server
- Owner: NemesLaszlo
- Created: 2019-08-29T19:31:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T17:02:39.000Z (over 4 years ago)
- Last Synced: 2025-01-29T08:44:23.205Z (9 months ago)
- Topics: blackjack, client, multithreading, server, server-client, socket
- Language: Java
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlackJack_Client-Server
Simple Blackjack Client-Server Practise