Inspiration
My team and I really like black jack and though since pirates probably played a lot of card games on the boat, we thought it would work really well.
What it does
It uses Math.Random to give you a random card 1-10 until you or the dealer reaches or exceeds 21.
How we built it
We built it using variables, OOP for the different classes, Event driven programming, GUI, if-else statements, math.random, and JOptionpane to make this whole project work.
Challenges we ran into
Getting the code to match up with the logic of blackjack since it might seem simple, but when writing out the code is hard and confusing.
Accomplishments that we're proud of
Being able to implement GUI to make this project much better instead of doing the whole thing in the console and making it boring.
What we learned
Working together and splitting and conquering is crucial when doing a big and long project like this.
What's next for Pirate's Luck.
Hopefully, we can maybe transfer it into Unity and make it a true game.
Built With
- java
- jgrasp
Log in or sign up for Devpost to join the conversation.