Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.08 KB

✨ 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.