728x90
Developed a blackjack game and chat program communicating via a TCP network. Maximum 3 players can play the game with a dealer and able to chat each other. After clicking a ready button, the game is begun. By clicking one of the buttons(bet, hit, stay), players can use various strategies to win the game like the real blackjack game. The game result will be show up when everyone clicks stay.
GitHub
https://github.com/changkiLee/JavaProject/tree/master/BlackJack
참고: TCP/UDP example
https://github.com/changkiLee/JavaProject/tree/master/Socket/src
728x90
'Portfolio > 2014' 카테고리의 다른 글
[FMOD] Digital sound processing (0) | 2022.06.22 |
---|---|
[Unity3D] 3D Graphic design (0) | 2022.06.22 |