AsimKhan2019 / Catalog_of_Things

1 stars 0 forks source link

[1pt] Create Game Class #5

Open AsimKhan2019 opened 1 year ago

AsimKhan2019 commented 1 year ago

Create Game class in a separate .rb file

Add methods add_items and can_be_archived?

Add unit tests for the implemented methods