Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ø
Øving 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sander August Heggland Schrader
Øving 3
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Apr
5
4
Added more lambda functions
master
master
Added more lambda functions
Fixed the readme file
Moved .readme file
Added a readme file that shows sources
Added javadoc to the classes
Added input testing for dealHand class
Created more tests for DeckOfCards and created CardHand tests
Added card images to the application
Added fxml files
Added controlers and App.java class. Also made DeckOfCards constructor public
Updated pom.xml and changed the mainClass value
Added a CardHand class that represents a hand
Added a dealHand method and a test for this method
Addded DeckOfCards class and made a test for its constructor
Added PlayingCard class representing a card
Created project and added pom file with the plugins & dependencies needed for this project.
Loading