Skip to content

immanelg/life.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

Conway's Game of Life implementation in Go (tcell TUI).

Running

go run .

Keybindings

  • C-c: quit

  • MouseLeft: put cell

  • r: reset/randomize

License

Licensed under the terms of the MIT license.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages