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

#33-Python #5624

Merged
merged 2 commits into from
Aug 18, 2024
Merged

#33-Python #5624

merged 2 commits into from
Aug 18, 2024

Commits on Aug 16, 2024

  1. Add movement capability to Mickey

    - Board design
    - Commands to move
    - A Function for each command
    Luis Rodriguez committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ad7e41 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Add full implementation using classes

    - Existing code was changed to use classes.
    - Validation of the board limits.
    - Validation of the board content.
    Luis Rodriguez committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6cd44a6 View commit details
    Browse the repository at this point in the history