Skip to content

LukasSzymanski/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

game_of_life

The Game of Life, also known simply as Life, is a "game" or a cellular automaton devised by the British mathematician John Horton Conway in 1970. The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input.

More info: https://en.wikipedia.org/wiki/Conway's_Game_of_Life

ToDo:

  1. Add configuration possibilities:
  • modification of pause between turns
  • color settings
  • max/min board size and resolution
  1. Add possibility to load specific patterns
  2. Improve window positioning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages