/tech_demo_python_vispy_conways_game_of_life

conway's game of life in vispy

Primary LanguagePythonMIT LicenseMIT

tech_demo_python_vispy_conways_game_of_life

conway's game of life in vispy

run istructions

prerequisites

pipenv

run instructions

git clone https://github.com/tshrpl/tech_demo_python_vispy_conways_game_of_life.git
cd tech_demo_python_vispy_conways_game_of_life
pipenv install
pipenv run main