Skip to content

silltho/game-of-life

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Game of Life

Description

Conway's Game of Life web version!
This is a zero-player game, that its evolution is determined by its initial state, with no further input.
One interacts with the game of life by creating an initial configuration and observing how it evolves.
It is turing complete and can simulate a universal constructor or any other turing machine.
I hope this repository is a good lab for game of life.
And I also hope this repository is a good starting point for first-time contributors.

Demo

Demo
You can see every patterns in here

Contributors

Made with contributors-img

About

Conway's game of life web version!

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.8%
  • Other 0.5%