Game Theory for modeling tumor growth in Python
The aim of this project is to modelise in Python the propagation of Tumor cells based on Game Theory and The game of life of Conway To compile the code you have to :
- Open your terminal
- Write on your terminal "git clone git@github.com:hinhesh/GameTheoryTumor.git"
- Write on your terminal "cd GameTheoryTumor"
- Write on your terminal "python scratch_5.py"