Skip to content

Repository files navigation

Game of Life

build

Simple implementation of Conway's "Game of Life" using wails.io

The user interface is quite simple

User Interface Light User Interface Dark

There're 3 buttons and a canvas the prints the nth generation of the cells.

  • Start/Stop Button: starts/stops the simulation (the text changes according to the status)
  • Next Button: move the simulation forward of one generation (available only with simulation stopped)
  • Reset: Reset the simulation to a random initial state (available only with simulation stopped)

Development

If you want to build the code your self you have to

  • Install Go (1.21+)
  • Install Wails
  • Run wails dev and have fun

About

Simple implementation of Conway's "Game of Life" using wails.io

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages