Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 884 Bytes

File metadata and controls

16 lines (9 loc) · 884 Bytes

City-finder-game-from-Turkey-map

Finding turkey cities game with python

This is simple city finder game in turkey implemented in python. There are 2 files in the project. These are respectively;

main.py: It is our main file. We set the picture to be displayed on the screen. In the loop, we constantly ask the user for a city estimate and increase the score with each correct answer.

il.csv: In this file, there are the names of the provinces and their coordinates to be placed on the map.

We are trying to find the provinces of Turkey in a blank map. These provinces are positioned on the map in correct predictions. The game is over when all provinces are found.

map_game

Geri Bildirim

If you have any feedback, please contact me at e.canbolatlnx@gmail.com