Skip to content

A calculator with a clean UI interface made with CMU's graphics package.

License

Notifications You must be signed in to change notification settings

xzavyeradams/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A Calculator

This uses CMU's graphics package to draw all the graphics. Logic is done via 2 arrays and the eval function. It is completely configurable, meaning you can change where the buttons are located.

Showcase

How do I run it?

Don't want to download stuff? You can go to here and run it, however this is a slower, older version.

  1. Install Python from here
  2. Press the WINDOWS key
  3. Type "cmd"
  4. Press ENTER
  5. Type "pip install cmu-graphics" Gif of downloading the package
  6. Let it finish installing
  7. Click the green "code" button
  8. Click "Download ZIP"
  9. Unzip the files
  10. Open a command prompt, like this
    opening a cmd prompt
  11. Then type "python main.py" and hit enter!

Questions? Comments? Check my profile for how to contact me.

About

A calculator with a clean UI interface made with CMU's graphics package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages