life

command module
v0.0.0-...-4ffa242 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 5 Imported by: 0

README

LIFE

A Go terminal implementation of Conway's Game of Life made with BubbleTea

Demo

Life Demo

How to run

  1. Clone this git repo
    git clone https://github.com/Smelton01/life
    
  2. Install/Build the binary
    cd life
    go build or go install
    
  3. Run the program
    life
    

Usage

  • Left click on the terminal to toggle cells on/off
  • Press space to advance the game state one iteration
  • Press enter to beging the gaem simulation

License

MIT License

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