Skip to content

Louie0517/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Simple Calculator with Pygame

Welcome to my Simple Calculator App 🎉 — built entirely with Python and Pygame.
This project transforms the traditional calculator into an interactive GUI application with clickable buttons and a clean display.


✨ Features

  • ➕ Perform basic operations: Addition, Subtraction, Multiplication, Division
  • 🎨 GUI built with Pygame
  • 🖱️ Mouse-driven input (click buttons just like a real calculator)
  • 🔢 Real-time display of numbers and results
  • ✅ Error handling (e.g., division by zero)

📸 Preview

Calculator Demonstration


🛠️ Tech Stack

  • Python 3 🐍
  • Pygame 🎮

🚀 Getting Started

1️⃣ Clone the repo

git clone https://github.com/Louie0517/calculator.git
cd pygame-calculator

About

A simple calculator project made in pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages