gonway

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2025 License: MIT

README

gonway

Conway's Game of Life in Go

Installation

Go install
  1. Install gonway
go install codeberg.org/gkits/cmd/gonway@latest
  1. Verify install
gonway -v

Usage

Start a Game of Life by running the following command:

gonway
Options

Additionally to running gonway with its default parameters you can add the following flags to customize certain factor of your game.

-c, --colums int      Set the width of the grid (default 10)
-h, --help            help for gonway
-r, --rows int        Set the height of the grid (default 10)
-s, --seed string     Set the game seed
-t, --tick duration   Set the games tick duration (default 1s)
-v, --version         version for gonway

Directories

Path Synopsis
cmd
gonway command
internal
tui

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL