Skip to content

A game of life inspired simulation where dears and wolves are wandering in grassland eating each other.

License

Notifications You must be signed in to change notification settings

Chthi/ecosysteme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecosystème

A game of life inspired simulation where dears and wolves are wandering in grassland eating each other.

ecosysteme_menu

biche_et_loups_ecosysteme

Installing for developpement

With conda

git clone https://github.com/Chthi/ecosysteme
cd ecosysteme
conda env create --file requirements.txt -n ecosysteme
conda activate ecosysteme
pip install --editable ./

Usage

python -m ecosysteme

Author : Thibault Charmet

Creation date : 2017

About

A game of life inspired simulation where dears and wolves are wandering in grassland eating each other.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages