ClaudiaRojasSoto / Catalog_Of_My_Things

Console-based application built in Ruby, designed to keep an organized record of your possessions across different categories. This app provides a simple and user-friendly interface to manage your personal items efficiently.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2pt] Team member #3 - Task1 - Create Game class

ClaudiaRojasSoto opened this issue · comments

  • Create a Game class in a separate .rb file.
  • All Game class properties visible in the diagram should be defined and set up in the constructor method.