Connect dots game in python
Introduction Connect dots game is a multi-player puzzle game made in python. The objective of this game is to connect four dots and win.
Introduction Connect dots game is a multi-player puzzle game made in python. The objective of this game is to connect four dots and win.
Introduction Sudoku solver is a command line python project. Sudoku solver solves the Sudoku puzzle using backtracking and prints the solution.
Introduction What is a canvas? A canvas is a rectangular area for creating drawings and other complex layouts. You can create geometric shapes or insert images.
Introduction Map marker is a python turtle-based project. Map marker project marks the country name on the map. 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.
Introduction Notepad project is a simple text editor using python GUI. This project is coded in a python programming language. It is easy to use and implement.
Introduction Average height is a programming exercise in python. This program finds the average height from various numbers of heights entered.
Introduction Ping pong is a game based python project made using turtle library. It is the famous ping pong multiplayer game played between two players.
Introduction Clock is a tkinter based python project. Clock project uses tkinter python library that provides a graphical user interface. It is easy to use and implement.
Introduction Odd or even is a python based programming project. This program checks whether the number entered is even or odd.