Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add color scheme and implement Python's Turtle module #45

Closed
wants to merge 2 commits into from

Commits on Jun 14, 2023

  1. Add color scheme

    - Implemented scheme_to_color
    - Made new type color scheme
    junjang-git committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    72c7b50 View commit details
    Browse the repository at this point in the history
  2. Implement OCaml version of Python's Turtle module

    - Implemented some features of Python's Turtle module
    junjang-git committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    17f00fd View commit details
    Browse the repository at this point in the history