Skip to content

A game where you train your robots by evolving neural networks using a genetic algorithm.

License

Notifications You must be signed in to change notification settings

rocksolidwebdesign/jsbots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Bots

A game of artificial intelligence programming.

Try It

Go HERE to try it yourself.

How to Play

Click "New Game". This will put a new set of robots and targets on the field. Then click "Run". This will start the robots in motion.

When a robot runs over a target, the robot will collect the target underneath it and a new target will appear at random somewhere else on the field. When a robot collects a target, the robot's score will increase.

How to Score

Under the Settings area below the field, choose different combinations of input features from the left hand column and try out different configurations for the robot brains in the right hand column.

Try to find settings that generate robots with interesting and realistic behavior for finding the targets and that also find the most targets as quickly as possible.

After changing settings, you must click "New Game" to regenerate the playing field with robots that are using your new settings.

About

A game where you train your robots by evolving neural networks using a genetic algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published