top of page

GUI PROGRAMS

What Does Graphical User Interface (GUI) Mean?

GUI stands for Graphical User Interface, and refers to computer programs that provide a visual means for users to interact with an underlying application or system.

Very simply, a Python GUI is a GUI that is written in the Python programming language.

Python is a very popular programming language thanks to its great degree of readability, widespread adoption and most importantly, its beginner friendliness. While being incredibly useful for the fields of data science and machine learning, Python is also great for developing graphical user interfaces! In fact, it has many frameworks that even beginners can use to easily get started with developing a GUI.

GUI PROJECTS

ANIMAX LOGIN PAGE

- Vidish Mudgal -      

It is a GUI Based Login Page , where user can generate his/her User ID & Password and enter his generated details to Login Successfully

CROSS & KNOT

- Kashika Bansal -

In Number Guessing Game, the robot will automatically take a random number between 1 to 99.The player will get 10 attempts to guess the number. 

QUIZZY

-Vaibhav Khurana -

Quizzy is a GUI Based Programme. It is a Quiz Game consisting of 5Qs of 3 Different Subjects.

AQI ANALYSIS

- Tamanna Gupta , Vaibhav Khurana -

The four direction buttons in the Snake game are used to control the snake in the direction it is moving. It is based on Python with PyGame, Time, Random modules

SNAKE GAME

- Vridhhi Gupta, Aastha -

The four direction buttons in the Snake game are used to control the snake in the direction it is moving. It is based on Python with PyGame, Time, Random modules

Shade Game

- Akshat Garg -

Shade Game is a simple color word game that requires you to use your brain to guess the correct colour before time runs out. The player must answer all the questions before the time runs out.

NUMBER GUESSING GAME

- Aastha Sharma -

In Number Guessing Game, the robot will automatically take a random number between 1 to 99.The player will get 10 attempts to guess the number. 

Smiley Emoticon Game

- Pranshy Gupta -

Smiley Emoticon Game is a representation of a smiling face which is a symbol of happiness. The goal of this game is to make user ecstatic and to feel good.

bottom of page