Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 478 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 478 Bytes

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