Skip to content

John Conway's Game of Life written in python using pygame

Notifications You must be signed in to change notification settings

rebmanop/Game-of-Life

Repository files navigation

Game-of-Life

Simple Game of Life clone

Implemented features:

  • Adjustable simulation speed
  • Explanation window
  • Generation and population counters

TODO:

  • Infinite grid
  • Panning and zooming

Demo

This is a gif

Dependencies

  • pygame
  • pygame_gui

How to use

  1. Download or clone this repository.
  2. Extract to some location.
  3. Pip all dependencies.
  4. Run main.py

About

John Conway's Game of Life written in python using pygame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages