thepirat000 / gols

Game of Life Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life Simulator GOL icon

Project Description

Game of Life Simulator is a fast simulator of the Conway's (and not Conway) Game Of Life. It's developed in C# using Windows Forms.

Features

  • All parameters can be changed in real-time, such as algorithm, randomization, size, color, maximum age, bounds type, interpolation mode, etc.
  • Control the simulation (play, pause, step)
  • Record the current simulation to an AVI video file.
  • Drag & Drop to load patterns from .cells, .rle or .lif files. (Download the collection from LifeWiki).

Installation

###Chocolatey If you have chocolatey, install GOLS by running the following command from the command line or from PowerShell:

C:\> choco install gols

###Manual installation

Download setup.exe.

Screenshots

GOL image1 GOL image2 GOL image3 GOL image4 GOL image5

About

Game of Life Simulator


Languages

Language:C# 94.3%Language:HTML 5.3%Language:PowerShell 0.2%Language:Visual Basic 0.2%