Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 343 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 343 Bytes

block-evo

Playing with neural networks and evolution

Shameless reverse engineered clone of this beautiful project: https://github.com/davidrmiller/biosim4

I tried not to look very much at the source code while I was developing this. So it should be significantly different.

To start:

npm install

npm run start

browse to localhost:3000