Skip to content

aydarbiktimirov/bf-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

input data:
HH WW
MATRIX

where
	HH - height of matrix
	WW - width of matrix
	MATRIX - "+-"-matrix

each \n after MATRIX - next step

example:
07 07
+-+-+-+
-+-+-+-
+-+-+-+
-+-++-+
-+-+-+-
+++----
-+-+++-

About

conway's game of life on brainfuck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published