Skip to content

sweemeng/sweemengs-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a code to do Game of Life as an exercise

  • main.py - is the game of life app for raspberry pi with sense hat.
  • main_cli.py - is game of life for for everything else
  • genelab.py - the the game of life with (Bastardized) Genetic Algorithm for the raspberry pi with the sense hat
  • genelab_cli.py - is for everything else

This is a little ugly, I just happen to hack it in an afternoon. The Genetic Algorithm might not be correct, I just remember what is it in the back of my head

About

I just reimplement this as an exercise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages