Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 736 Bytes

README.md

File metadata and controls

56 lines (25 loc) · 736 Bytes

GeometryCalc

This is a basic commandline tool to calculate shapes. Its menu interface is lightweight and simple.

INSTRUCTIONS:

pip install Colorama //for highlighting results

execute GeometryCalc.py

v. 1.0.0

Basic geometry functions added

Language German

v. 1.0.1

Added Menu Color

Improved Readability on Rectangle Results

v. 1.0.2

Changed Menu Color -> Terminal readability was bad

Added Spaces before Menu to improve readability

v. 1.0.3

Added triangle area calculation option

v. 1.0.4

Added english language setting (translation WIP)

v.1.0.5

Added various translations

Fixed exit upon wrong input in language chooser

v. 1.0.6

Finished english translation

v. 1.1.0

Fixed various issues with the menu