Skip to content

laiaaa0/volvox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volvox

Simulates volvox movement

Setup

Clone the repository and build

git clone https://github.com/laiaaa0/volvox.git
cd volvox
pip install virtualenv
python -m virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt

Running :

python -m  simulation.run_simulation

About

SImulate volvox movement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages