Skip to content

ThePrimeagen Frontend Masters excercise done in Rust... because why not?

Notifications You must be signed in to change notification settings

ArdusJax/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

This was an exercise that was done in TypeScript for a Frontend Masters class called "The Last Algorithms Course You'll need." The course is taught by none other than ThePrimeagen! I love the course.

I decided to implement the solution to this exercise using Rust.

This isn't optimized in any way, just a fun exercise.

Object of the Exercise

Find a path from the beginning to the end of the maze.

About

ThePrimeagen Frontend Masters excercise done in Rust... because why not?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages