An open API service indexing awesome lists of open source software.

https://github.com/yoz75/neurallife

simple bugs with neural network in their brains
https://github.com/yoz75/neurallife

csharp neural-network sfml simulation torch

Last synced: about 2 months ago
JSON representation

simple bugs with neural network in their brains

Awesome Lists containing this project

README

        

[![](https://img.youtube.com/vi/7xiCRcOfY3E/0.jpg)](https://www.youtube.com/watch?v=7xiCRcOfY3E](https://www.youtube.com/watch?v=7xiCRcOfY3E))

## Types:
Red static cells are food, that bugs eat.

Gray static cells are spikes, bugs die when stands on them.

Moving green (or not green) cells are bugs, every division their color some changes (the more bug's neural network mutates, the more color changes).

## How does it works:
Neural network sees 24 near cells (neighbors and their neighbors), knows self health and energy, then some magic and boom - it returns direction, where bug will move!

## Controls:
R - restart simulation (other properties will save)

Q - spawn spikes

T - increase food life time

Y - decrease food life time

Plus - increase food spawn count

Minus - decrease food spawn count