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
Commits
Commits · 0-part-1-card-and-deck-implementation
0-part-1-card-and-deck-implementation
Select Git revision
Selected
0-part-1-card-and-deck-implementation
Branches
3
master
default
protected
2-part-3-ai-javafx-csv-junit
1-part-2-blackjack-implementation
4 results
project
Author
Search by author
Any Author
authors
francisc.mendonca
francisc.mendonca
iliya.saroukha
iliya.saroukha
Quentin Leblanc
quentin.leblanc
stephane.malandai
stephane.malandai
yassinaz.rekik
yassinaz.rekik
5 authors
Browse files
Nov 02, 2023
feat: updated readme with additional info about the project structure
· bf7a2add
iliya
authored
1 year ago
bf7a2add
feat: initially sorting a hand by the rank value between two cards, if the...
· 17d3b8c2
iliya
authored
1 year ago
17d3b8c2
feat: implemented compareTo in the respective enums
· 725366c8
iliya
authored
1 year ago
725366c8
feat: added declaration of compareTo method in ISuit interface
· 212437eb
iliya
authored
1 year ago
212437eb
Oct 29, 2023
fix: typo
· e6b1795d
iliya
authored
1 year ago
e6b1795d
fix: improved menu
· 5f3c299f
iliya
authored
1 year ago
5f3c299f
fix: renamed a couple of functions
· d2a87368
iliya
authored
1 year ago
d2a87368
fix: testing implementation of better error handling for card creation
· 22420fe7
iliya
authored
1 year ago
22420fe7
fix: better handling of errors and ensuring validity of cards
· 9599db70
iliya
authored
1 year ago
9599db70
feat: menu working
· dd8d6bb1
iliya
authored
1 year ago
dd8d6bb1
Oct 28, 2023
testing that i haven't broken anything
· 68e77f8e
iliya
authored
1 year ago
68e77f8e
fix: sanitizing rank value in constructor
· 6c749ff7
iliya
authored
1 year ago
6c749ff7
Delete out
· 81082320
iliya.saroukha
authored
1 year ago
81082320
feat: i think im done
· 9c6543f8
iliya
authored
1 year ago
9c6543f8
feat: most disgusting thing i've ever written
· f870a777
iliya
authored
1 year ago
f870a777
OOP CAN GET IN THE BIN
· b5cfe3b5
iliya
authored
1 year ago
b5cfe3b5
Oct 27, 2023
fix: sanitizing even more, don't know if i should just throw an exception...
· b45689b9
iliya
authored
1 year ago
b45689b9
fix: sanitizing user input for rank value in case of joker, horseman or excuse suit
· 1d940f41
iliya
authored
1 year ago
1d940f41
fix: returning only name of special card in case of joker or horseman in...
· 850e5108
iliya
authored
1 year ago
850e5108
fix: added RANK_NAMES array and methods around it, added joker, excuse and horseman to enum
· 816a9d61
iliya
authored
1 year ago
816a9d61
Oct 21, 2023
feat: added setter for weight attribute
· ff39d17a
iliya
authored
1 year ago
ff39d17a
Oct 16, 2023
feat: corrected exception error message
· 89c3e95d
iliya
authored
1 year ago
89c3e95d
feat: made most of the attributes immutable
· fa0914b2
iliya
authored
1 year ago
fa0914b2
Oct 15, 2023
feat: enum class, toString overriden
· 89d70281
iliya
authored
1 year ago
89d70281
feat: started working on Card class
· 56549e13
iliya
authored
1 year ago
56549e13
fix:ignoring config files
· 4a7f3779
iliya
authored
1 year ago
4a7f3779
feat:added plugin for executing project by running mvn exec:java
· 58484f0b
iliya
authored
1 year ago
58484f0b
initial project structure
· 9479a9af
iliya
authored
1 year ago
9479a9af
Loading