[][src]Crate game_of_life

This example showcases an interactive version of the Game of Life, invented by John Conway. It leverages a Canvas together with other widgets.

Modules

grid
preset
style

Structs

Controls
GameOfLife

Enums

Message

Functions

main