Skip to content

michkowalczuk/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

The Conway's Game of Life

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970 (wiki).

Here is my implementation in Python using PyGame, NumPy and Numba.

Feel free to clone/download and play!

The Game Of Life

About

The Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages