There is a stub component for this currently, but it needs to be fleshed out. Currently there is sample data within /src/assets/resources.json, and an interface within games.service.ts - this should hopefully be just an exercise of passing the data into the component, and displaying using something like the n64-box component.
Acceptance criteria
- Complete the
game-resources component