sentemon / GeometryCalculator

Geometry Calculator
MIT License
5 stars 0 forks source link
geometry geometry-calculator shapes

Geometric Calculator [Beta]

Description

The "Geometry Calculator" project is a console-based application designed to calculate the properties of various geometric shapes. This calculator offers a terminal interface for computing key properties such as area, perimeter, volume, and more for different shapes. The project is released under the MIT License.

Usage

  1. Before running the project, make sure you have the .NET Core SDK 7.0 installed.

  2. Clone the repository to your computer (it must be in home directory):

    git clone https://github.com/sentemon/GeometryCalculator.git
  3. Navigate to the project directory:

    cd GeometryCalculator
  4. Run the project:

    dotnet run

Screenshots

Appearance example:

Geometry Calculator Screenshot

Credits

Feel free to contribute or report issues!