Skip to content

Add MVC package structure, PlayingCard and DeckOfCards classes

Edvard Berdal Eek requested to merge feat/junit into main

Add MVC structure where classes for GUI are put in view, entity class PlayingCard and register class DeckOfCards are put in model and the class for collaboration between GUI and backend is put in controller.

Merge request reports

Loading