number-game

A number game to play


License
MIT
Install
pip install number-game==0.2

Documentation

Number Game

A game to play when you have free time. Lets you guess number the program generated in given range.

System Requirements

The only requirement is to have Python 3 up and running.

Motivation

The aim of the project is just fun.

File Descriptions

The main part of the project is in number_game folder game.py - The file containing Game class