Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 502 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 502 Bytes

LifeGame in Python with Tkinter

This is a personal school project realized in 2021 with Tkinter.

How to use it ?

You can install Python3, and then, launch the program with the command :

python3 life_game.py

Which are the bests patterns to use ?

You have a list of patterns to use on this website.

How to report a bug ?

You can report a problem by opening an issue on this repo.