Skip to content

Jakski/code-retreat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life project

States

Map

  • Cell is live - True
  • Cell is dead or doesn't exists - False

API

  • set(x, y) -> void
  • init(with, height)
  • tick() -> void
  • get_neighborhoods(x, y) -> int
  • get(x: int, y: int) -> bool

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages