This is my game for a portfolio project on a Computer Science course at Codecademy. I would be very grateful if you reviewed the it and left a feedback on what I could improve :D
https://github.com/mat-pluta99/Blackjack
What were the goals of the project?
The first goal of the project was create a simple basic program for me and friends or family to play with. I decided to create a Blackjack game, since I'd spend too much time on the Strip in Fallout: New Vegas.
The last goal was to create a blog post about the project. So here I am, creating a first blog post on DEV :D
Lady Luck
I've managed to create a Blackjack game for 1-5 players. You can play alone or gather friends and try your luck in this classic card game. If you earn enough chips and quit before your luck runs out, your score will be saved in the Top 10 leaderboard.
Top comments (1)
Blackjack’s always been my go-to, especially after too many late nights playing casino games online at rizzy.com/ just for kicks. Gave your code a quick look—it's clean and easy to follow! Maybe you could add a simple betting system next? Even just virtual chips for fun. Would be cool for playing with friends and adds that extra layer of excitement.