Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1pt]Create a Game class and Author class #13

Closed
NahnahAJ opened this issue Jan 9, 2023 · 0 comments · Fixed by #32
Closed

[1pt]Create a Game class and Author class #13

NahnahAJ opened this issue Jan 9, 2023 · 0 comments · Fixed by #32
Assignees

Comments

@NahnahAJ
Copy link
Owner

NahnahAJ commented Jan 9, 2023

Create a Game class in a separate .rb file.
Create an Author class with an association to the Item class (in a separate .rb file).
All Game class properties visible in the diagram should be defined and set up in the constructor method.
All Author class properties visible in the diagram should be defined and set up in the constructor method.

@NahnahAJ NahnahAJ self-assigned this Jan 9, 2023
@NahnahAJ NahnahAJ linked a pull request Jan 11, 2023 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant