Minesweeper in python
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.
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.
Introduction Snake game tk project is a fun game based project made using turtle graphics library. This is a regular snake game that search foods and grows longer.
Introduction A sketch project is a drawing-based coding project that uses the Python Turtle module to generate spectacular visual images.
Introduction Random shape generator is a python turtle library-based project. The program automatically creates random model on the screen automatically.
Introduction Highest score is a python based simple programming exercise project. It is the best way of finding the largest score among multiple scores.
Introduction QR code is a type matrix barcode. It need to be scanned with QR scanner. When we scan some QR code it takes to the specific url.
Introduction Python turtle race is a fun project made using turtle graphics library. This is a turtle race that starts from one edge and ends in another edge.
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 Quiz game is a python based programing project. Quiz game is based on answering the asked question and gaining a high score.