https://github.com/yushikuni/blackjack
Simple blackjack game
https://github.com/yushikuni/blackjack
csharp finished-project portfolio-website support-game
Last synced: about 1 month ago
JSON representation
Simple blackjack game
- Host: GitHub
- URL: https://github.com/yushikuni/blackjack
- Owner: Yushikuni
- License: gpl-3.0
- Created: 2022-03-18T16:25:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T16:53:08.000Z (over 4 years ago)
- Last Synced: 2025-02-24T14:49:07.083Z (over 1 year ago)
- Topics: csharp, finished-project, portfolio-website, support-game
- Language: C#
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlackJack in C#
Try to obtain 21 and win the game!
Black Jack have a basic random number generator that uses a counter for previous card



