Skip to content

This is Conway's Game of the Life written in golang.

License

Notifications You must be signed in to change notification settings

mitsutoshi/golife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golife

This is Conway's Game of Life written in golang.

It can run on the terminal.

Install

Execute go get this repository.

Usage

  1. Open terminal app.

  2. Run binary file.

    $ golife

Control

  • Space: Stop or Start.
  • Ctrl + R: Reset cells
  • ->: Speed up
  • <-: Speed down
  • Esc: Exit

Pattern

  • Shift + A: Glider
  • Shift + B: Glider Gun
  • Shift + C: Galaxy

About

This is Conway's Game of the Life written in golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages