command
module
Version:
v0.0.0-...-4ffa242
Opens a new window with list of versions in this module.
Published: Nov 30, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
LIFE
A Go terminal implementation of Conway's Game of Life made with BubbleTea
Demo

How to run
- Clone this git repo
git clone https://github.com/Smelton01/life
- Install/Build the binary
cd life
go build or go install
- 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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.