Skip to content

Bicente44/blackjack_vw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blackjack_vw

Project info

Prerequisites

  • Java 21 Installed

Planned tasks

  • TERM BREAK REFACTOR:

    • Separate server & client code, essentially choose host or join, for host you create server on a daemon and join that server on a separate thread. If host leaves they will still be hosting and optionally choose to further close the server.
    • Object serialization, send player and deck data through the stream. (server serves to client still tho)
  • Core game features to add (Priority order)

    • Add timer to betting
    • Set minimum table bets with card initialization phase
    • Make the ability to Split
    • Add a strategy sheet UI
    • About, will be an overlay popup with text info, x to leave overlay fully or back to go back to settings
  • Extra features or ideas

    • Specific names get administrative privs (admin, cheaterpumpkineater) or another way
    • Button that gives suggestion based on basic strategy (Tip/Advice button?)

About

Vincent's interpretation of BlackJack made in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors