Skip to content

hannaseithe/labyrinth

Repository files navigation

A currently working version of the game can be found at the commit "Smaller Changes"

To locally run the game, install http-server 'npm install --global http-server' and run it from installed directory: 'http-server -c-1' Then visit 'http://localhost:8080/lab.html' in your browser.

About

Board game for human players in TS + tensorflow.js DQN Algorithm to train a player agent (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages