Skip to content

26 feature/maze component#28

Merged
Thenlie merged 5 commits intomainfrom
26-feature/maze-component
Aug 23, 2022
Merged

26 feature/maze component#28
Thenlie merged 5 commits intomainfrom
26-feature/maze-component

Conversation

@Thenlie
Copy link
Copy Markdown
Owner

@Thenlie Thenlie commented Aug 23, 2022

Maze moved to individual component ✅

The HTML for the maze has been moved to its own component so it can be accessed easier by other components. The Generator was also slightly refactored to keep the code cleaner and separate functions.

Closes #26

@Thenlie Thenlie added type: enhancement Additions to existing code type: refactor Update of existing code labels Aug 23, 2022
@Thenlie Thenlie added this to the Maze Solving Component milestone Aug 23, 2022
@Thenlie Thenlie requested a review from phillpeters August 23, 2022 01:06
@Thenlie Thenlie self-assigned this Aug 23, 2022
@Thenlie Thenlie linked an issue Aug 23, 2022 that may be closed by this pull request
@vercel
Copy link
Copy Markdown

vercel Bot commented Aug 23, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pathfinder ✅ Ready (Inspect) Visit Preview Aug 23, 2022 at 1:06AM (UTC)

@phillpeters phillpeters reopened this Aug 23, 2022
Copy link
Copy Markdown
Collaborator

@phillpeters phillpeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@Thenlie Thenlie merged commit d15aae1 into main Aug 23, 2022
@Thenlie Thenlie deleted the 26-feature/maze-component branch August 23, 2022 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Additions to existing code type: refactor Update of existing code

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Separate maze HTML

2 participants