tsaklidis / GuessGame

A simple game in python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess Game

A simple game in python.
The purpose is to reveal the secret number our computer is thinking about.


For playing with the source code start the game as a usual pythonscript by typing

python3 the_game.py

Also the 64 bit executable is available.

About

A simple game in python.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%