Skip to content

unbiarirang/asm_blackjack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack

BlackJack programmed in MASM32

Game rule

1.Each player is allowed to have 3 cards in their hand at most.

2.If there is 'A' card in player's hand, System will choose 1 or 10 point that let you have a max point which is no more than 21.

3.If total point in player's hand is 21, the player will get two times as much money as betted

Game characteristic

1.Multiplay Provide online match. Host can set the player number of the game(2~5 people), when create the room.

Image text

2.GUI Provide beautiful GUI interface. Image text

About

masm32 assembly programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published