Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

47 lines (24 loc) · 1.19 KB

LifeOfFaceGame

Conway's game of life that you can generate the starting pic of from your face with python

How to use

python faceToLifeGame.py

Window will pop up.

Enter "q" when your face is ready.

Then you can see pixelated your face and start the game!

Command

"n" to take one step for next generation.

"s" to start and stop. (Take one step every 0.1 sec.)

"r" to give cells birth randomly.

Also you can move a cursor with clicks and arrow keys

and give a cell at a cursor birth with "space key".

Screen shot

It's kinda scary but also can be interestiong

to see what's gonna happen to your face.

Input

Input

Input

Input

Input

Input

To Do

To improve the process to pixelate face