stamaimer / gol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

Installation

Follow this link to install Tkinter on your machine.

  • virtualenv venv
  • source venv/bin/activate
  • pip install -r requirements.txt
  • python gol_gui.py

About


Languages

Language:Python 100.0%