GameOfLifeGOLANG

command module
v0.0.0-...-452e5b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 7, 2024 License: MIT Imports: 4 Imported by: 0

README

Conway's Game of Life Simulation

This is a simple project simulating Conway's Game of Life, created for the purpose of learning the Go programming language. The project contains an application written in Go, which implements the rules of the Game of Life, along with short unit tests.

Check other branches for pre-made patterns

Dependencies

The project uses the Ebiten library for graphics handling in games.

Installation

To run the project, you need to have Go installed, as well as the Ebiten library. You can install Ebiten using the following command:

go mod download

Usage

Create your own life using mouse and when you are done hit enter on your keyboard.

How does it look like

Here's a gif of the application in action:

Untitled_Project_V1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳