A GUI based implementation of the well known game 2048, in Python. Tkinter module is used for graphics.
A GUI based digital clock API made using Kivy module in Python. It shows the time in 24 hour format and there is also a stopwatch feature available.
A simple hangman game made in Python using "pygame" module. The game is made in two versions for big and small sized game windows. Total 6 chances are given for the player to guess the word.