CurveCrafter is a terminal-based tool that visualizes mathematical functions. It’s split into 2 parts, a very basic cli game-engine and a very basic math parser, so the project can be taken appart to take and use any tool you want.
- Used chatgpt to generate github readme.
- Used copilot to generate git commits.