Fantasy Opera: The Theater of Memory
This charming game has a lot to offer players, mechanically. Stats, dice rolls, puzzles. Other reviewers have discussed its features in detail! But what of its visual presentation?
General Appeal
Visually, Fantasy Opera: The Theater of Memory is an impressive, high-effort affair with a background image presenting classical columns that suit the operatic (literally speaking) setting of its story. Watercolor portraits of characters add visual appeal and additionally contribute to an overall sense of polish.
Color selection is more complex that what we are used to seeing, requiring as it does light and dark mode settings for multiple on-screen elements. The css is rather complex, so hopefully I have correctly identified the correct colors. Let’s have a look and review the relevant APCA checks.
First, though, I should say that I find the off-white and dark brown schemes appealing. They are easy on the eyes, and the background image matches them well.
Accessibility
Dark Mode:
body: bg (45, 25, 0) text (255, 247, 233) (calculated on my system as 17.6px)
tutorial: bg(12, 13, 1) text (255, 225, 173 ) (calculated on my sytem as 15.84px)
choices: bg (13, 66, 69) text (255, 247, 243) (calculated on my system as 16px)
These comfortable and appealing choices all pass APCA.
Light Mode:
body: bg (255, 247, 243) text (34, 36, 1) (calculated on my system as 17.6px)
tutorial: bg (248, 240, 201) text (89, 50, 2) (calculated on my system as 15.84.px)
choices: bg (248, 249, 250) text (0,0,0) (calculated on my system as 16px)
The light mode tutorial is the outlier, here. If I am reading the CSS correctly, it does not pass APCA. How big of a deal is this? There aren’t a lot of tutorial messages, and, in fairness’s sake, it is compliant with the current WCAG standard. However, I’ve been evaluating games according to APCA, so my assessment is that this is a less-impactful (subjective) case of an elelement that does not pass APCA (objective).
Would I Do Anything Different
I would verify the contrast.
Overall Assessment
Nevertheless, this work achieves a level of visual polish I find comparable to Enigmart. These two works are undoubtedly the best-looking games I’ve seen so far. I really appreciate the charm and appeal of Fantasy Opera: The Theater of Memory, and the overall layout and visual design perfectly complement the mood of the piece. The artwork further enhances the experience.
Despite one minor accessibility concern, this is an outstanding visual design.
Bonus point: looks great on mobile