Skip to content

[finished] A over-engineered project suggestion by the Open AI ChatGPT when I asked for fun C# console projects

Notifications You must be signed in to change notification settings

Norvikk/ConsoleMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextMath

A over-engineered project suggestion by the Open AI ChatGPT when I asked for fun C# console projects -> Build a simple console application: You can create a console application that performs basic tasks, such as calculating a mathematical expression or generating a random number.

Features

  • Words to numbers
  • Decimal equations
  • The 4 basic operators. (+/*-)
  • Not case sensitive
  • Ignores unrelated words

Usage

Preview

Screenshots

Unsupported task screen

grafik

Installation

Clone this repo with git into any IDE supporting C#

  git clone https://github.com/Norvikk/ConsoleMath
  or
  Manually copy & paste the files and download the NuGet Package

Build & Run locally

Requirements

  • .NET 6.0 Runtime
  • MathParser.org-mXparser (NuGet)

About

[finished] A over-engineered project suggestion by the Open AI ChatGPT when I asked for fun C# console projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages