Hangman in python with source code
Introduction Hangman is a simple pencil and paper guessing game. Two or more players can play this game at once. The players have to guess the unknown word.
Introduction Hangman is a simple pencil and paper guessing game. Two or more players can play this game at once. The players have to guess the unknown word.
Introduction Password manager is a python Tkinter based project. Password manager is useful for managing the password that can be saved and retrieved. It is easy to use and implement.
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.
Introduction Python stopwatch is a tkinter based project. Python stopwatch project uses tkinter python library that provides graphical user interface. It is easy to use and implement.
Introduction The ultimate T-Rex game project is a python game-based project. This project is coded in python programming language. It is easy to use and implement.
Random shape program is a python turtle library-based project. The program automatically creates random shape on the screen.
Introduction Unit converter program is a python Tkinter based project. It generally converts one type of unit to another unit. Such as m to km, cm to m, …etc.
Introduction A sketch project is a drawing project using python turtle library. This app can useful for creating different objects and shapes on screen.
Introduction Turtle crossing project is a road crossing project made using turtle graphics library. The turtle must cross the road without touching any object.