Turtle crossing in python
Introduction Turtle crossing project is a road crossing project made using turtle graphics library. The turtle must cross the road without touching any object.
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 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 Movie app is a movie-based web project. It is coded in HTML5, CSS, and JavaScript. It shows information about the different movies released.
Introduction Snake and ladder game is a c programming based project. It is a prototype of traditional snake and ladder game. It is simple, easy to use and supports multiplayer.
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 A portfolio site is an impressive way to provide detailed information about yourself online on the browser by creating a site. The portfolio website provides detailed information, bio-data, and work status.
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.