Skip to content

Solves a maze with a genetic algorithm using HTML canvas and C++ to wasm

Notifications You must be signed in to change notification settings

istareatscreens/GeneticMazeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Genetic Maze Solver

Hastily thrown together maze solver using the Genetic Algorithm produced for COSC3114 - Artificial Intelligence course. C++ code compiled to wasm run inside a web worker to update a canvas element.

Can be viewed HERE

About

Solves a maze with a genetic algorithm using HTML canvas and C++ to wasm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published