Skip to content

A fun Python game where players guess which of two randomly selected accounts has more followers, with score tracking and interactive gameplay.

Notifications You must be signed in to change notification settings

RahemShakeel/Higher-or-Lower-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Higher or Lower Game

Description

This is a Python game where players compare the number of followers between two randomly selected accounts. The goal is to guess which account has more followers. The game continues until the player makes an incorrect guess, and the final score reflects the number of correct answers.

Features

  • Interactive Gameplay: Compare follower counts between two randomly selected accounts.
  • Score Tracking: Keep track of the player’s score throughout the game.
  • Console Interface: Provides a text-based interface for user interaction.

Requirements

  • Python 3.x
  • art module (for game logo and visual elements)
  • game_data module (for account data)

About

A fun Python game where players guess which of two randomly selected accounts has more followers, with score tracking and interactive gameplay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages