Skip to content

fladrif/CardGame

Repository files navigation

CardGame

CardGame is a playing card game program that uses a full deck of cards that is stored in an array of cards.

To run, compile the java program and run the program entering arguments 'cli' or 'gui' to specify whether to use the command line or graphical interface.

Currently plays: BlackJack

Branch:

texas - currently implementing changes to extend functionality to include multiple players with multiple hands each.

logic - test for separating Ui from main game functions in order to make client and server

About

Card Game made in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published