Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 365 Bytes

F17_lab09.md

File metadata and controls

8 lines (6 loc) · 365 Bytes

CS56 Fall 2017 Ki Wan Sung Jianang Wang

New Issues:

(500 pts) Refactor this repo with games-blackjack and games-poker repos #51

  • Take a look at the cs56-games-poker and cs56-games-blackjack repos. Analyze them and refactor the entire codes in this repo in such a way that cs56-games-dealer can be used as a library for "dealing cards" for these games.