A repository with algorithms and simple simulation of ultra rabbit populations. Feel free to improve this project as much as you want!
Ideas on how to develop the project:
- Include the distance between the rabbits
- Include non-unary populations
- Track more features
- Use a structure other than deque with fast data access and fast insertion and deletion of elements (like a segment tree)
- Include other civilizations