Skip to content

henryhale/venus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

venus

A simulation of a predator-prey world

overview

With inspiration from Evolving AIs: Predator vs Prey, this project tries to reverse engineer the system as shown in this video.

While the implementation depends on Math.random(), machine learning (ai) algorithms and libraries (such as brain.js, tensorflowjs, ml5.js) are to be put to use to power the behaviourof the agents. This follows addition of more characteristics that make it more like a real world scenario.

live demo

Try it yourself: Demo

screenshot

license

Released under MIT License

Copyright © 2023 Henry Hale