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 Bank system project is a python program based bank management project. This project is easy to use and manage. It has command-line interface.
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 hirst painting is a random painting made with hirst. It generally creates dot patterns with different colors. We use python turtles library.
Introduction Tic-Tac-Toe is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used as a player.
Introduction Tkinter quiz is a GUI based python project. Tkinter quiz includes a set of question that needs to be answered. It is easy to use and implement.
Introduction Connect ball game is a multiplayer puzzle game made in python. The objective of this game is to connect four balls of the same color and win.
Introduction Pandas in the world of programming, it is a python library used for working with data sets. Pandas library are very useful in the field of data science.
Introduction Sudoku solver is a command line python project. Sudoku solver solves the Sudoku puzzle using backtracking and prints the solution.
Introduction Minesweeper is a single player puzzle game made in python. The objective of the game is to clear the board without exploding any of the hidden bombs.