Skip to content

marss-hub/Conways-Game-of-Life-using-simple-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Игра «Жизнь» (англ. Conway's Game of Life)

Клеточный автомат, придуманный английским математиком Джоном Конвеем в 1970 году.

Посмотреть подробное описание игры и её правил в Википедии: https://ru.wikipedia.org/wiki/Игра_«Жизнь»

Реализована при помощи только простых функций JavaScript в рамках изучения основ языка.

Посмотреть работу игры: https://marss-hub.github.io/Conways-Game-of-Life-using-simple-JavaScript/

Conway's Game of Life

A cellular automaton invented by the English mathematician John Conway in 1970.

View a detailed description and rules of the game on Wikipedia: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

Implemented using only simple JavaScript functions as part of learning the basics of the language.

View in web: https://marss-hub.github.io/Conways-Game-of-Life-using-simple-JavaScript/

About

A cellular automaton developed using only simple JavaScript functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published