Discover Packages
github.com/mefchristiansen/conways-game-of-life
command
module
Version:
v0.0.0-...-b39ae20
Opens a new window with list of versions in this module.
Published: Jul 1, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Conways Game of Life
See here for a quick write up of the project: https://mefchristiansen.github.io/projects/conways-game-of-life/
Conway's Game of Life written in Go and visualized using Ebiten
I also enabled the user to be able to interact with the board by being able to set the state of a cell and its neighboring cells to alive when left clicking the cell. This allows for some really interesting results.
Installation
go install
Run
go run main.go
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.