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

Lightup Documentation and Test Suite (Computability and Logic Project) #538

Merged
merged 14 commits into from
Apr 14, 2023

Commits on Mar 6, 2023

  1. Too Few Bulbs Changes

    Doesnt pass but after more research on specifics of the rule, it should be the right structure and a good example.
    Jimmers2001 committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1bd19ab View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    669262f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Finished too few bulbs

    There was a requirement that no squares be gray because that invites the potential for bulbs to be there and satisfy the black tile instead of having a too few bulbs contradiction.
    Jimmers2001 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    00d6cc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    e362936 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    79c223d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef0f81 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Finish Empty Corners but it throws an error

    prints "out of bounds" although for a 3x3 grid it should be within bounds
    Jimmers2001 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    38ee499 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. FinishWithBulbs complete

    Jimmers2001 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    2343583 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Complete FinishWithEmpty tests

    A test that completes 3 tiles and another test that completes 1 tile
    Jimmers2001 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    cb1d0ce View commit details
    Browse the repository at this point in the history
  2. MustLightRule complete

    Should add more examples but the basic one works
    Jimmers2001 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a6f4bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ec55f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    e299038 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Completed Case Rules

    Jimmers2001 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    32c0608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6b17 View commit details
    Browse the repository at this point in the history