https://github.com/uefi-code/biocellsim1
VB code for biology org simulation
https://github.com/uefi-code/biocellsim1
Last synced: 4 months ago
JSON representation
VB code for biology org simulation
- Host: GitHub
- URL: https://github.com/uefi-code/biocellsim1
- Owner: UEFI-code
- Created: 2022-04-06T03:45:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T06:56:53.000Z (over 2 years ago)
- Last Synced: 2025-10-07T21:41:37.397Z (8 months ago)
- Language: Visual Basic 6.0
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visual Basic code for Biology org growing, olding Research.
Currently a simple multi cells living-being might be simulated rough.
Suggest to run in Windows VM with 4 Cores and 8GB RAM.

# Usage
Build in VB98 (VB6), then create a folder, put the exe into it then name it "A1.exe". Double click "A1.exe", then it will grow an org.
Red: (A-%d.exe) The Progenitor cells
Purple: (B-%d.exe) The second generation stem cells
Cyan: (C-%d.exe) The third generation stem cells
Green: (D-%d.exe) The somatic cells
Each type of cells have their Split and Life counter, and you can adjust it your self.
# Research value
Edit the code of Progenitor cells and try for eternal life.
# Credits
SuperHacker UEFI (Setaku)