Follower Comparison Game -A Python game where you guess which entity has more followers. The game keeps score until you make a wrong guess.
How to Play
- Two entities are shown with details.
- Type A or B to pick who has more followers.
- Get points for correct answers; the game ends if you're wrong.
Requirements -Python 3.x -data.py for entities, logo.py for visuals.
Setup -Download the files. Run: python main.py