- Mar 20, 2024
-
-
Edvard Berdal Eek authored
Add MVC package structure, PlayingCard and DeckOfCards classes See merge request !5
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
Implement test classes for controller and model classes, testing constructor, accessor and setter methods
-
Edvard Berdal Eek authored
-
- Mar 13, 2024
-
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
Fix filpath in PlayingCard and implement code in DeckOfCards See merge request !4
-
Edvard Berdal Eek authored
Add action to button in main and method to get images in controller See merge request !3
-
Edvard Berdal Eek authored
Add view classes containing CenterBox, BottomBox and RightBox See merge request !2
-
Edvard Berdal Eek authored
Also added an image for the backside of a card
-
Edvard Berdal Eek authored
Add get methods so that and action can be set to button in other classes
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
Implement basic layout for the application GUI and grouping each box with a class. One box for the card display, on for the right hand buttons and one for the bottom information display.
-
- Mar 12, 2024
-
-
Edvard Berdal Eek authored
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.
-
- Mar 09, 2024
-
-
Edvard Berdal Eek authored
Link project to remote repository See merge request !1
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
-
Edvard Berdal Eek authored
-