Skip to content

Fully functional game of console-based Blackjack. It can surely be optimised, but for now it's functional

Notifications You must be signed in to change notification settings

MaxieTheHatter/Blackjack-Java-OOP-schoolproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack-Java-OOP-schoolproject

Fully functional game of console-based Blackjack. It can surely be optimised, but for now it's functional

comments are in swedish, sorry bout that!

DONE: class for setting card suits

class for setting card values

class for the deck, with a whole bunch of methods

class for constructing the cards

mainclass with game logic

tracker for #times played and games won

TODO:

Add support for multiple players

Add support for getting a new bank for betting (currently ends once you go bankrupt)

About

Fully functional game of console-based Blackjack. It can surely be optimised, but for now it's functional

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages