From a4ea0d6015f1a4165030734e73557dafd7034268 Mon Sep 17 00:00:00 2001 From: Eldred Habert Date: Sun, 11 Apr 2021 23:00:37 +0200 Subject: [PATCH] Add DeadCScroll by BlitterObject (#215) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3fbcd98..7d64f5d 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,7 @@ Fragments of code, effects, proof of concepts and generally non complete games. - [dev'rs ASM section](http://www.devrs.com/gb/asmcode.php) - A lot of working demos and sources. - [EmmaEwert's experiments](https://github.com/EmmaEwert/gameboy) - A collection of prototype programs, mostly just toying around. Among others, a daylight effect, transparency and a weather effect. +- [DeadCScroll](https://github.com/BlitterObjectBob/DeadCScroll) - A detailed tutorial on how to make the screen wobble, among other "raster effects" #### Timings