Skip to content

Rishil96/higher_lower_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

100 Days of Code: The Complete Python Pro Bootcamp for 2022

Day 14

Project Name: Higher Lower Game

The project is the Python version of the Higher Lower game where the player will be given 2 choices of instagram accounts and he/she has to guess the account with the higher follower count. Game continues till the player keeps on guessing correctly and ends when the player makes an incorrect guess. After the game ends the final score of the player is displayed and he/she is asked if they want to play again.

This project has 2 files:

Day-14_Higher Lower Game.py

  • This file contains the main logic of the game.

HL_game_data.py

  • This file contains the dictionary of the the instagram accounts consisting of account name, follower count, country and account description.

About

Game: Higher Lower using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages