Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
project
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ISC2
oop
project
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1-part-2-blackjack-implementation
Select Git revision
Selected
1-part-2-blackjack-implementation
Branches
3
master
default
protected
0-part-1-card-and-deck-implementation
2-part-3-ai-javafx-csv-junit
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Jan
30
29
9
Dec
8
7
5
28
Nov
27
25
24
21
2
29
Oct
28
27
21
16
15
never again
master
master
insh j'ai rien cassé, en vrai ***
2-part-3-ai-jav…
2-part-3-ai-javafx-csv-junit
f all that honestly
feat: added mvn targets to readme
feat: trying to setup JavaFX
fix: removed unused writeToCSV method
feat: adding javafx dependencies
feat: intellij refacto and game saves fully working (+ handling errors)
feat: added opencsv dependency
fix: ignoring serialiazed files
feat: asking user if he wants to restore a game
feat: able to store class data to a file and restore active game
feat: made classes serializable
feat: finished JUnit testing part
feat: added restartGame method
fix: moved initBets call outside of the constructor
feat: started to test GameManager class
feat: testing if popFromDeck throws in case of empty deck
feat: added DeckTest class
feat: asking user for number of decks of cards to create
feat: able to restart a new game
fix: intellij refactor
feat: adding tests for Card class
fix: `mvn test` working again
feat: updated from JUnit4 to JUnit5
fix: removed commented out code
fix: idk if im even using that container ngl
feat: part advanced AIs fully done
feat: testing with additional ai players
feat: finalized advanced strategy for AI
added useless constructor
feat: adding to bustedPlayers list in the computeGainsLosses method
feat: testing with additional ai player
feat: continuing to implement the advanced version of the ai player
feat: basic implementation of advanced strategy seems to be working
feat: added enum for avalaible actions
test: testing a single round with ai players
refacto: same as previous tag
feat: added basic strategy to AI
refacto: moved display hand method to IPlayer interface
Loading