An open API service indexing awesome lists of open source software.

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

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

![image](https://user-images.githubusercontent.com/42646031/159047268-c8b99958-6165-4c27-bb87-4090602c0260.png)

![image](https://user-images.githubusercontent.com/42646031/159047455-075caf7f-f4cc-472e-afd6-f07d17c15ec9.png)

![image](https://user-images.githubusercontent.com/42646031/159047405-40d7c484-910d-40d0-be5f-fafa274faa21.png)

![image](https://user-images.githubusercontent.com/42646031/159047357-13ba15a5-c18c-4e47-8050-0f7ebd3c45db.png)