{"id":43323567,"url":"https://github.com/lokkdevv/curve-crafter","last_synced_at":"2026-02-01T23:01:01.249Z","repository":{"id":335391246,"uuid":"1145351313","full_name":"lokkdevv/Curve-Crafter","owner":"lokkdevv","description":"CurveCrafter is a terminal-based tool that visualizes mathematical functions in real-time. It plots functions like quadratics, sine waves, linear, and more directly in the console. Making it both an educational and visually satisfying experience.","archived":false,"fork":false,"pushed_at":"2026-01-30T00:20:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-30T14:31:58.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lokkdevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-29T17:56:14.000Z","updated_at":"2026-01-30T00:20:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lokkdevv/Curve-Crafter","commit_stats":null,"previous_names":["lokkdevv/curve-crafter"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lokkdevv/Curve-Crafter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokkdevv%2FCurve-Crafter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokkdevv%2FCurve-Crafter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokkdevv%2FCurve-Crafter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokkdevv%2FCurve-Crafter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lokkdevv","download_url":"https://codeload.github.com/lokkdevv/Curve-Crafter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lokkdevv%2FCurve-Crafter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28993725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-01T23:00:56.149Z","updated_at":"2026-02-01T23:01:01.242Z","avatar_url":"https://github.com/lokkdevv.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CurveCrafter\n\n**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.\n\n---\n\n## Features\n\n- Real-time function plotting  \n- Flicker-free double-buffered console rendering  \n- Has a tiny CLI game-engine included\n\n---\n\n## Getting Started\n\n### Requirements\n- Windows SDK (Only till unix support is added)\n\n- Windows OS (currently only supports Windows console)  \n- C compiler (e.g., `gcc`, `cl`, or any IDE that supports C compilation)  \n\n\u003e Note: Unix / Linux / macOS support may be added in future versions.\n\n---\n\n### Compiling\nUsing **MAKE** on windows:\n```bash\nmake win\n```\nUsing **MAKE** on unix:\n```bash\nmake unix\n```\n## Running\n- After compiling, run the program from the terminal:\n```bash\n./bin/CurveCrafter\n```\n- To give it input add a string after the program name when running it, example:\n```bash\n./bin/CurveCrafter \"2x^2+4x+7\"\n```\n\n## Future Plans\n- Add support for Unix/Linux/macOS terminals\n\n- Allow multiple functions to be plotted simultaneously\n\n\n## License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokkdevv%2Fcurve-crafter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flokkdevv%2Fcurve-crafter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flokkdevv%2Fcurve-crafter/lists"}