diff --git a/README.md b/README.md index 2f44f6e..49e1e19 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # GB-GameOfLife An implementation of Conway's Game of Life for the GameBoy. -![Demo in BGB emulator](https://media.giphy.com/media/521QEkVXIIaGyEtWmu/giphy.gif) +![Demo in BGB emulator](https://media.giphy.com/media/eBfnDCcS8WgimCU7X9/giphy.gif) Press START to pause and enter edit mode. diff --git a/todo.txt b/todo.txt index 1926b11..6dffec9 100644 --- a/todo.txt +++ b/todo.txt @@ -1,4 +1,3 @@ -- step by step on B button (rewrite main loop to remove second main loop in edit) - music - intro screen - better selection sprite