Files
engine/readme.md
T

606 B

A very terrible first go at parsing and calculating mathamtical expressions.

This project evolved into the calc_engine project which started as a striaght C# to Python port, complete with the very horrible logic this repo shows off. The calc_engine later evolved into the terrain_generator.

However, this project is offically abandoned and no longer active. Its only here as a archive of what I've done, and how much I learned since writing this code. Which, to be frank, is very bad.