VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Biological Life Simulator

by Tanner H (7 Submissions)
Category: Games
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

This little program was my final project for a university bioinformatics course. It is designed to represent basic evolutionary and population genetics principles for simple artifical organisms. Basically, simple creatures compete with each other for limited resources. Each organism has a strand of pseudo-DNA that determines three basic attributes: size, speed, and range (how far it can see). When the little critters reproduce (asexually - sorry, everyone :), mutations may take place in the child organism. The code isn't completely optimized, but you may still find that it runs too fast compiled. It can be quite addicting - my longest simulation ran for almost 400,000 cycles before all the organisms died out. For further analysis of a particular simulation, all data can be saved to a tab-delimited text file compatible with any major spreadsheet software. Comments and suggestions are welcome.

API Declarations
SetPixelV, BitBlt

Rate Biological Life Simulator

Download Biological Life Simulator

Download Biological Life Simulator (17 KB)

Biological Life Simulator Comments

No comments have been posted about Biological Life Simulator. Why not be the first to post a comment about Biological Life Simulator.

Post your comment

Subject:
Message:
0/1000 characters