Skip to content

rishav-karanjit/Pokemon-Guesser

Repository files navigation

Pokemon-Guesser

License: MIT Open Source made-with-python
PikachuWalk Charizard_Think

Table of Contents
  1. About The Project
  2. Authors
  3. Built With
  4. License
  5. WireFrames
  6. Demo
  7. How to run this project?

About The Project

  • Quiz App
  • Guess whos that Pokemon
  • Answer until you get wrong
  • Questions get progressively harder
  • Question data gathered from PokeAPI (https://github.com/PokeAPI/pokeapi)
  • Written in Python

Scrum Master

Authors:

Built With

  • Written in Python

    License

    • Distributed under the MIT License. See LICENSE for more information.

    WireFrames

    Demo

    Pokemon.Guesser.Muted.mp4

    How to run this project?

    Method 1

    • Download PokemonGuesser.exe and start playing

    Note: If you want audio when you click the right answer, make sure the .exe and mp3 are in the same directory. Otherwise, enjoy!

    Method 2 (mostly for developers)

    • Install requirements:
      • Pokebase: pip install pokebase
      • Tkinter: pip install tk
      • Playsound: pip install playsound==1.2.2
    • Run main.py python main.py

    Note: This projects runs only on python 3.6 as Pokebase is tested only on python 3.6

  • About

    Quiz app to guess who's that pokemon

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages