diff --git a/README.md b/README.md index 28c5b739..4b311fef 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a snake game in assembly made for DOSBox and Linux. You can view the online [Demo](https://donno2048.github.io/snake/) (Use your arrow keys on pc or swipe on mobile). +Inspired by [Can you fit a whole game into a QR code?](https://youtu.be/ExwqNreocpg) + It was made in order to create the smallest "fun" game possible. To build and run it use: diff --git a/snake.zip b/snake.zip index a3568423..e2d472cd 100644 Binary files a/snake.zip and b/snake.zip differ