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

Create a controller for the comp's previous-year summaries #4

Closed
jmacdotorg opened this issue Jan 18, 2014 · 0 comments
Closed

Create a controller for the comp's previous-year summaries #4

jmacdotorg opened this issue Jan 18, 2014 · 0 comments
Milestone

Comments

@jmacdotorg
Copy link
Member

Write a controller that, given a comp year, displays a lovely summary of that instance of the comp. This archival information changes infrequently-if-ever, so we should use caching. (See http://search.cpan.org/~ether/Catalyst-Manual-5.9007/lib/Catalyst/Manual/Cookbook.pod#Page_Caching)

Each page should contain:

  • A header section, making the comp's year obvious
  • A list of all entries, sorted by winningness (with the Initialize the codebase #1 game(s) at the top, sub-sorted by title)
  • Each entry contains:
    • The game's cover art, if it exists
    • The game's title, and how well it placed in that year's comp
    • The real name of the author, and their pseudonym, if they used one
    • The game's subtitle and blurb, if it has them
    • Link to the author's URL, if they have one
    • Link to the author's email address, if they have granted permission to reveal it
    • Links to download or play the game
    • Link to the game's IFDB page

Note that the 1995 comp's page might present special-case oddities due to its by-platform segregation of entries.

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

No branches or pull requests

1 participant