Python

Solitaire Card Game using Tkinter in Python with Source Code

Submitted by razormist on
Solitaire Card Game using Tkinter in Python with Source Code - A Python game application that uses the Tkinter library to replicate the gameplay of the real solitaire card game. The game mechanics are the same as the original, where you need to stack the 4 cards in a specific pattern and order. Python Source Code.

Calorie Tracker Calculator App in Python with Source Code

Submitted by razormist on
Calorie Tracker Calculator App in Python with Source Code - This Python application, developed for the terminal console, calculates your daily calorie intake based on input such as height and weight. Simply provide your physical measurements to obtain personalized recommendations. Python Source Code.

Restaurant Billing System using Tkinter in Python with Source Code

Submitted by razormist on
Restaurant Billing System using Tkinter in Python with Source Code - A Python system that utilizes the Tkinter library to generate a bill for ordered products. This system allows you to expedite your billing transactions for faster and more convenient sales processing. Python Source Code.

Blast Off Balloon Game using Pygame in Python with Source Code

Submitted by razormist on
Blast Off Balloon Game using Pygame in Python with Source Code - A Python game application that uses the Pygame library to create a balloon shooter. The game title, 'Blast Off Balloon Game,' reflects the gameplay, where your objective is to shoot balloons to score points. Python Source Code.

Spell Checker App using Tkinter in Python with Source Code

Submitted by razormist on
Spell Checker App using Tkinter in Python with Source Code - A Python application that uses the Tkinter library to develop a user-friendly spell checker. The purpose of this application is to assist you in correcting misspelled words, providing a better result for accurate spelling. Python Source Code.

Slot Machine App in Python with Source Code

Submitted by razormist on
Slot Machine App in Python with Source Code - A simple Python application that displays in a terminal console to showcase the function of a slot machine. This application replicates the functionality of a real slot machine, requiring the player to hit a specific pattern of three symbols in order to win. Python Source Code.