Skip to content

Punk-Office/maze-qlearning-babylonjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze-qlearning-babylonjs

Maze solver using q-learning with BabylonJS renderer

How to install

Type npm install to download NPM packages

How to run

Type npm run start to start up browser with project

Additional notes

The rendering is separated from the maze logic so you can create your own renderer (3D or 2D) and use that instead

Demo

There is a demo you can try at punkoffice.com/maze

About

Maze solver using q-learning with BabylonJS renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published