Tejas1510 / Hacking-Scripts

Hacking Scripts contains amazing and awesome scripts written in Python, JavaScript, Java, Nodejs, and more. The main aim of the repository will be to provide utility scripts that might make everyday life easy.
https://hacking-scripts.netlify.app/
229 stars 284 forks source link

States of India Game in Python #1079

Closed NikitaEmberi closed 2 years ago

NikitaEmberi commented 2 years ago

I would like to implement an interesting game called "States of India" using Turtle library in Python This Game displays Map of India and there will be a user Input to guess all the states and Union Territories of India. On correct guessing of states and union territories, the input will be placed on its corresponding position on the India Map displayed. On quitting the game, the states/ union territories for which the user failed to guess will be placed automatically in their respective position. I would like to work for this Issue under hacktoberfest. @Tejas1510 Please could you assign this issue to me, if it sounds good enough.

Tejas1510 commented 2 years ago

Go ahead @NikitaEmberi

NikitaEmberi commented 2 years ago

@Tejas1510 . Thank you for assigning this issue. I am working on it.