Skip to content

Kenpai718/PokemonTriviaMaze

 
 

Repository files navigation

Pokemon Trivia Maze

VERSION 1.03
Created by: AJ Downey, Kenneth Ahrens, and Katelyn Malone
Spring 2021

What is this project?:
This is a fan-made-non-profit project made entirely in Java, Java Swing GUI, and uses an SQLDatabase. The idea for this trivia game is based on the "Who's that Pokemon?" segment from the original Pokemon anime. We all played Pokemon so we thought this would be a fun project for fans to test their knowledge. The objective is to move through the maze by answering "Who's that Pokemon?" and reach the end goal. There is currently support for all Pokemon up to Generation 7 (Sun/Moon), so 800+ encounterable pokemon can be quized on. There is a multiple choice or user input gamemode. Music, difficulty and generation can all be customized through the menubar! Gamestate can also be saved/loaded.

Demo

DISCLAIMER:
We are not affliated or endorsed with the Pokemon company. All copyright belongs to Nintendo/Gamefreak.
Pokemon images were taken from here

Requirements to run:

  1. Make sure Java is installed onto your machine
  2. Install Java JDK 15: https://www.oracle.com/java/technologies/javase/jdk15-archive-downloads.html
  3. Install the "PKMN RBYGSC" font: https://www.dafont.com/pkmn-rbygsc.font

System Requirements:
Should be able to run on a potato, but please at least have a 1080p resolution screen. The game is designed to always play at 1920x1080 so having a smaller size will break the visuals or make it unplayable!

How to run/install the game:

Option 1 Steps: (PREFERRED METHOD)

  1. Navigate to the releases/tags on the GitHub repo and download the latest installer.
  2. Run the installer and follow the steps to install and launch the software

Option 2 Steps: (For developers)

  1. Download and import this project to a Java IDE like Eclipse
  2. Find and run PkmnTriviaMain.java
  3. Play game
  4. Profit

Gameplay Screenshots:
Tutorial Multiple Choice Multiple Choice Answer User Input Mega Pokemon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%