Evolution simulator with entities on a grid using a basic genetic algorithm. Based on https://github.com/davidrmiller/biosim4.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Changed from converting to bytes using a container for ctypes Structures to `bytes` and `from_buffer_copy`
18879ceView on GitHubSwitched to using __init_subclass__ instead of a metaclass for Vectors
79d4df1View on GitHubChanged structure of Serializer and Deserializer class so that they are grouped under one version
c4ff186View on GitHub