Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 737 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 737 Bytes

Blackjack

Game Instructions:

  1. Run server program

  2. Adjust settings using server's GUI interface if desired

  3. Start server with Start button when desired (must be started in order for clients to connect)

  4. Start Client Application (blackjack/Application) or AI Application (computer/AIApplication)

  5. Adjust settings accordingly using application's GUI

  6. Be sure to change server address if needed (in settings for client)

  7. Start game when desired to enter waiting room

  8. Four ready connections required to start game

  9. Play through game, click left side panel buttons to have live view of players' hands, wait until your turn -- AI's may take varying times to make decisions so please be patient

  10. Enjoy!