Show curated related games on game profile pages #11
Labels
No labels
automated
code-quality
component: admin dashboard
component: backend
component: billing
component: content management
component: faqs
component: game genres
component: game lists
component: game reviews
component: game search
component: games
component: internal notifications
component: platforms
component: security
component: tests
component: user api
component: user badges
component: user blogs
component: user consoles
component: user favorites
component: user friends
component: user notifications
component: user profiles
component: user site notifications
component: user wishlists
component: web design
dependencies
php
priority
high
priority
low
priority
medium
security-hotspot
source: codex
source: sonarqube
status
awaiting feedback
status
backlog
status
done
status
in progress
status
in queue
status
in review
status
needs codex review
status
needs investigation
status
wontfix
type: bug
type: documentation
type: feature
type: improvement
type: regression
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MyVideoGameList/myvideogamelist.com#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Game profile pages should show a curated “Related Games” section so visitors can discover closely connected titles such as direct prequels, sequels, remakes, spin-offs, expansions, collections, or same-franchise entries.
The original discussion raised a real scope concern: mapping every game franchise and relationship in detail would be a huge editorial project. In the Laravel rebuild, the public game profile route exists, but the profile view is still incomplete and there is no related-game or franchise persistence yet. This issue tracks building the technical foundation for manually curated related-game links without requiring the team to fully map every series up front.
Scope
/game/{gameId}/{gameName?}.Acceptance Criteria
Test Coverage Required
vendor/bin/pint --dirtybefore closing the issue.Progress Checklist
Originally posted by: Jessikitax
It would be useful, but with all the prequels/sequels/spin-off/DLC/expansions/collections/remakes/etc AND the available platforms, it could get quite messy with some series. If there is a way to pull it off that doesn't look bad then it would be awesome.
However, I think just searching for the series tittle like "Final Fantasy", "Dragon Quest" works good enough, and if/when we get alphabetical sorting it would be more organized.
Originally posted by: Miles_Edgeworth
That's a good point. Ultimately though it could be sufficient to only link up the games that are either very closely connected or directly in chronological order.
Admittedly it's pretty simple to follow the order of series like FF where the main games go by numerical order, but when it comes to those other series with more elaborate titles, or say the Tales of series where first glance will in no way tell you the order of the games, it might be nice to at least have an idea of game order and relations. It's no good to buy a game only for you to realize that you have to buy another 5 to truly appreciate it after all.
Originally posted by Vilkathewolf
This is how MAL does it. It does look a little cramped but it could work. If theres over 10 or 20 spinoffs or something you could add a "Read More" tab. I don't know much about MySQL and html but I'd want to help wherever I can ^.^
Originally posted by Vilkathewolf
I made this, it doesn't look too crowded. i mean for final fantasy 1 you wouldnt list all the sequels, only ff2. so?...
Originally posted by bergdoll
Okay so I have one major issue with this suggestion, or at least the MAL variant that Vilka is suggesting (sorry bro!).
Namely, this is a massive unprecedented undertaking with little to go by. No other gaming site has a MAL-style relation system, meaning that our puny little team would be the first to begin mapping out the sequel/prequel/spin off/remake-hierarchy for all of gaming. Aside from the ludicrous amount of time this would take (while we're still struggling with filling up the database with games mind you) there's also the issue of figuring out the relations between games. So Halo and Final Fantasy are easy enough, right? We have played them and know them well enough to tell how their hierarchy should be. But what about the remaining thousands upon thousands of games out there, some of which we will never have heard of. Other sites will be of little help, descriptions don't always lay out the exact relation to remaining games, relying on the users for advice will only take you so far etc. How do you tell direct sequels like Halo 1-2-3 from alternative settings like Final Fantasy 1-2-3 despite them being numbered the same way if the description or wikis doesn't mention what they are? Play them to make sure? Guess until the users corrects us? No, I don't think this will be worth the hassle.
My suggestion is that we scale this project back to just having a franchise-tag, kinda like gamefaqs. That way we can at least group franchises together without having to figure out the specifics, and we'd also have other sites as a blue-print. The pages for these tags could be sorted by release date to at least give an idea of the release order. How about that?
Adding back discussion tag since @bergdoll does bring up a good point. This would definitely be a massive undertaking. Definitely doable, but it would be a lot of work. That said, it shouldn't stop us from doing it, it's just something we can tag as a project, no due date.
Show Related Games on Game Profile Pagesto Show curated related games on game profile pages