kyoobey / tech_demo_python_vispy_conways_game_of_life

conway's game of life in vispy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

conway's game of life in vispy

License:MIT License


Languages

Language:Python 61.6%Language:GLSL 38.4%