Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CA-Implementation

This program is a simple Python implementation of Conway's Game of Life.

Instructions

  • Run main.py to see the application window.
  • The user will be presented with a cell grid on the left: clicking any of the cells will toggle the configuration for that cell.
  • Click "Step" to advance the state of the cellular automaton by one time unit.
  • Click "Reset" to reset the grid to its initial configuration.
  • Click "Clear" to "kill" all cells.

About

Implementation of cellular automata for CMPLXSY T2 2023-2024

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages