JaxkDev-UoL / CMP1903M-Assignment1

CMP1902M Object Orientated Programming Assignment 1
MIT License
0 stars 0 forks source link

code review: Alfie Holman 25798788 #4

Closed alfieH0 closed 1 year ago

alfieH0 commented 1 year ago

overall very good coding and commenting on the program that makes it easy to understand however I would suggest adding a menu in the testing class this would allow the user to more easily switch between the shuffling types and also allow them to more easily pick how many cards they would like it to deal but overall a very good program

JaxkDev commented 1 year ago

Thanks Alfie for the review,

I have looked into the menu for testing class and have implemented that, thanks!