Skip to content

Commit

Permalink
Added animated gif.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasiek committed Feb 1, 2021
1 parent 87e02f6 commit 49af987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

# Game of Life on the ATTINY85

![](media/animation.gif)

## Motivation

To get game of life working on the smallest MCU I could find in my workshop. My initial idea was to just display the state of the game, but then I realised that the WS2812 is an RGB array, which means you can also display pixels which were lit during previous states of the game.
Expand Down
Binary file added media/animation.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49af987

Please sign in to comment.