These are two different implementations of similar games i.e. trivia or quiz type of game.
This implementation can load questions from two different files.
This implementation loads questions using https://opentdb.com/ API which returns a string of questions in a json format.