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

Solve Towers of Hanoi #1

Merged
merged 8 commits into from
Apr 30, 2023
Merged

Solve Towers of Hanoi #1

merged 8 commits into from
Apr 30, 2023

Conversation

jeffs
Copy link
Owner

@jeffs jeffs commented Apr 30, 2023

No description provided.

@jeffs jeffs merged commit 18404df into main Apr 30, 2023
@jeffs jeffs deleted the towers branch April 30, 2023 20:48
jeffs added a commit that referenced this pull request Apr 30, 2023
* WIP on Towers of Hanoi

* Print towers

* Group tower selectors into a struct

* Verify uniqueness of tower selectors

* Factor display logic into several helper methods

* Map selectors (A, B, C) to towers

* Solve Towers of Hanoi

* Test Towers of Hanoi solver
jeffs added a commit that referenced this pull request Apr 30, 2023
* WIP on Towers of Hanoi

* Print towers

* Group tower selectors into a struct

* Verify uniqueness of tower selectors

* Factor display logic into several helper methods

* Map selectors (A, B, C) to towers

* Solve Towers of Hanoi

* Test Towers of Hanoi solver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant