From 7d3549f1779eebca7e857e4486fec51a219f1431 Mon Sep 17 00:00:00 2001 From: tilleul Date: Sat, 10 Sep 2022 11:22:25 +0200 Subject: [PATCH] Update README.md --- honoring_the_code/002 - lores tetris/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/honoring_the_code/002 - lores tetris/README.md b/honoring_the_code/002 - lores tetris/README.md index ee2b07b..5669515 100644 --- a/honoring_the_code/002 - lores tetris/README.md +++ b/honoring_the_code/002 - lores tetris/README.md @@ -19,7 +19,7 @@ ## 🍎Discovering the game -Recently I've stumbled upon this page on paleotronic.com: +Recently I came across this page on paleotronic.com: https://paleotronic.com/2018/06/26/tetris-for-applesoft-basic/ It features a Tetris-clone written in Applesoft in lo-res graphics. The code is rather well-documented but unfortunately it cannot be copy/pasted as it's proposed as png files. However, the author has provided a DSK file on archive.org.