Skip to content

mattcole19/Noop_Challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Noop_Challenges

This repository includes my implementations and solutions to the Noop Challenges posted in June 2019.
You can learn more about them here -> https://noopschallenge.com/

Table of Contents

Mazebot

Wrote a greedy algorithm (it actually turned out to be very similar to the A* Search algorithm!) to solve any randomly generated maze. Created a visualizaiton using Python's Arcade library to show the results.

About

My implementations and solutions to some of the NOOP challenges posted in June 209

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages