1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-28 18:10:08 +02:00

Add DeadCScroll by BlitterObject (#215)

This commit is contained in:
Eldred Habert
2021-04-11 23:00:37 +02:00
committed by GitHub
parent b155448b20
commit a4ea0d6015

View File

@@ -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