Skip to content

MilanGrujicic/Quizy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZY

Image Alt Text

Description

Quizy is a geography game. Quizy challenges players to guess the regions of a specific country.

Getting Started

Prerequisites

  • Python 3.10.12;
  • Tkinter library;
  • Turtle library;
  • Pandas library;

Usage

From the repository's directory, run the following command: python3 main.py

Game Structure

Quizy is initially structured in three phases:

  • 🇧🇷 Brazil and its states;
  • 🇸🇮 Slovenia and its regions;
  • 🇨🇳 China and its provinces;

Each phase displays a map and an input window where the user has to insert the name of the states/regions/provinces. The game checks if the user input matches with a state/region/province name and add to it in the map.

Contributing

If you would like to contribute to this humble project, please fork the repository and open a pull request.

Acknowledgments

I would like to thank Dr. Angela Yu for making the course 100 Days of Code, from which I got the starting point of this project.

About

A geography game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages