karlin / muramator-simulator

Neural robot simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muramator-simulator

This is a simulation of the neural subsumption architecture of Jonathan Connell's Muramator robot.

I originally read about it in an Electronics Hobbyist magazine article that got my interest as a 5th grader.

Running the simulation

python2 -m SimpleHTTPServer 8888
open http://localhost:8888/src/muramator.html

About

Neural robot simulation


Languages

Language:JavaScript 83.9%Language:CSS 11.6%Language:HTML 4.5%