An interactive Conway's Game of Life with speed control, undo/redo, and grid modification using CustomTkinter.
- 🔳 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.
This project is licensed under the MIT License. See the LICENSE file for details.