GuessTheNumber

GuessTheNumber is a simple game I made using Python. The main mechanic of the game is to guess the number that randomly generated from the program.

VERSIONS:

Version 1.0

  • Basic Game
  • Basic text interface

Version 1.1

  • Added scoring system
  • Improved text interface

MECHANICS: The player must guess the number to win the game.

SCORING SYSTEM: The higher your score the lower your points while the lower your score the higher your points.

Feel free to use and improve my code.

Cheers,

C1rb

GitHub

View Github