Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Game

It's a conway's life game simulator in Python For the GUI I used tkinter I tried to make a MVC architecture

To start

  • Download the last Release
  • Go to main.py file and set the COLUMNS, LINES and BOX_SIZE value (COLUMNS = number of columns, LINES = number of lines, and BOX_SIZE = size of each cells)
  • Execute program

About

It's a conway's life game simulator in Python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages