# Game of life CZ2020
Turn your CZ2020 badge into a living organism with Conway's game of life.
Just run the game and enjoy. Once a generation stops evolving, the game will reset
and change colour to start a new generation.

# Ideas
Ideas for upcoming versions: sound, ability to input initial state and iterate
through each evolution yourself.

# Support for other badges
- Pixel: https://github.com/MelvinRook/gameoflife-pixel
