Skip to content

Conway's game of life that you can start with the pixelated characters

License

Notifications You must be signed in to change notification settings

masanobbb/CharToLifeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharToLifeGame

Conway's game of life that you can start with the pixelated characters

How to use

python lifeGame.py

Then a window pops up.

Input an alphabet you love. Enter.

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

Input

Input

Input

Input

About

Conway's game of life that you can start with the pixelated characters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages