Skip to content

Latest commit

 

History

History

life

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Life

An implementation of Conway's Game of Life. Initially based on a guide, but significantly modified and improved using Godot 4.2.

Symmetric pattern created by Life

Controls

Input Effect
Left-click Create cell.
Right-click Delete cell.
Middle-click and drag Move camera.
Scroll mouse wheel Zoom in/out.
Space or Enter Start/stop gameplay (i.e., automatic cell reproduction and death).
Del Reset (delete all cells).
Esc Stop, reset, or quit (depending on game state).