/Card-game-model

Implementation of the basic game logic for a card game in Java. Notable inclusions are an enumerator for suit type and rank value and a method which shuffles cards before dealing.

Primary LanguageJava

This repository is not active