Git Product home page Git Product logo

gtn's Introduction

[GUI] Guess the Number Game 2

The second release of the GUI version of guess the number. 100% python.

About ๐Ÿ“

This is a GUI (Graphical User Interface) version of the simple and well-known guess the number game. This was created in python and then converted into an exe format with the help of pyinstaller.

If you want to use pyinstaller, simple type

pip install pyinstaller

in cmd.exe to get pyinstaller on your windows system.

Controls ๐Ÿ•น๏ธ

  • Enter your guess on what the number is in the textbox.
  • Press 'reset the game.' to reset the game. (this will make the computer choose a different number)
  • Press 'guess the number!' to submit your guess. Every time you press this with a integer in the textbox, the number of tires will increase by 1.
  • Use the 'change limit' in the options menu to change the 'limit' (the highest or largest number that the computer can pick)

Future Updates โ†—๏ธ

  • Add more options in the options menu
  • Make the game more customizable
  • Add a keypad (visualize the game)

Updates ๐Ÿ“ฐ

  • The program tells you the range that the number is in, this updates whenever you guess.
  • Now you can change the limit without manually editing max.txt in assets.
  • Whenever you guess the same number twice, or when you put a non-integer in the textbox, it will not count it as a try.

gtn's People

Contributors

jmd-pyaresquare avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.