cs361-W16 / Blackjack-15

0 stars 0 forks source link

Game UI Foundation #3

Closed alecmerdler closed 8 years ago

alecmerdler commented 8 years ago

Implement Angular Material to build a similar UI to our previous game, in order to preserve our brand. This will include the user action buttons (hit, stay, etc), new game button, all the participants' money, current bet, current pot value, etc. Also create a GET route "/blackjack".

ndesilets commented 8 years ago

Completed by #16