Skip to content

Interactive implementation of Conway's Game of Life using Python.

License

Notifications You must be signed in to change notification settings

rayanio/Conway-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Conway's Game of Life ✨

An interactive Conway's Game of Life with speed control, undo/redo, and grid modification using CustomTkinter.


🌟 Features

  • 🔳 Interactive Grid: Place or remove cells dynamically with mouse interactions.
  • Speed Control: Adjust the simulation speed with a dedicated slider.
  • 🔄 Undo/Redo: Navigate through different states of the grid.
  • ♻️ Reset Function: Restore the grid to its initial state.
  • ▶️ Start/Stop Simulation: Easily control the simulation flow.
  • 🧹 Clear Grid: Remove all cells to start fresh.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Interactive implementation of Conway's Game of Life using Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages