Skip to content

Conway's Game of Life for Raspberry-Pi Sense Hat

License

Notifications You must be signed in to change notification settings

itsMeBender/alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SenseHat is alive!

Just to get acquainted with Raspberry-Pi and the Sense Hat, I created this Conway's Game of Life look-a-like on the Sense Hat.

I know it's only 8x8 grid, but the Python3 code is adjusted for that. Meaning if a cell is generated outside the grid, it is appearing on the other side.

My idea was also to include colors, but because of the small grid, cells and their offsprings will merge into the same color.

About

Conway's Game of Life for Raspberry-Pi Sense Hat

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages