Trivia Tricks - Who's That Pokemon Mod

What?

  • Mod for Trivia Tricks published on Steam Workshop
  • Adds a trivia category in the style of Who's That Pokemon
  • An image of a Pokemon is shown with 4 names for the player to pick
  • The names are chosen based on multiple criteria to make it harder for the player

Where?

How?

  • Written using Visual Studio
  • Runs through the Steam Workshop system
  • The program takes a list of every Pokemon and for each, calculates the best answers based on similarity of name and classification
  • A .csv spreadsheet file gets spit out containing the image and answers for every Pokemon, which the game can then use