Odin94 / game-of-life

Conway's game of life web version!

Home Page:https://troytae-game-of-life.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

https://troytae-game-of-life.netlify.app/

License:MIT License


Languages

Language:TypeScript 97.9%Language:JavaScript 1.6%Language:HTML 0.4%Language:CSS 0.1%