svenfraeys / gameoflife

conway's game of life

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game Of Life

This is Conway's game of life implemented in python and PySide.

Game Of Life Python Pyside

Installation

pip install -r requirements.txt

Start

python gameoflife.py

About

conway's game of life

License:MIT License


Languages

Language:Python 100.0%