From c40ba96d03be4796911737b4355e5a45e0f1afff Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sat, 30 Apr 2016 12:33:13 +0200 Subject: [PATCH] Update SOURCES.md --- SOURCES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOURCES.md b/SOURCES.md index 82ff448..23195cc 100644 --- a/SOURCES.md +++ b/SOURCES.md @@ -1,7 +1,7 @@ # gbdev Sources This is a list of full homebrews or games for GameBoy with sources avaiaible. If you have a notable work you think should be here, feel free to contribute with a pull request (see also the [Contribution guidelines](https://github.com/avivace/awesome-gbdev/blob/master/CONTRIBUTING.md)). -## **ASM** +## ASM - **Tuff** by BonsaiDen [Source and ROM](https://github.com/BonsaiDen/Tuff.gb) - **2048-gb** by Sanqui [Source and ROM](https://github.com/Sanqui/2048-gb) @@ -10,7 +10,7 @@ This is a list of full homebrews or games for GameBoy with sources avaiaible. If - **PlantBoy** by siObyte [Release Page](http://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=62619), [ROM](http://sio.itch.io/plantboy), [Source](https://github.com/siObyte/PlantBoy) - **Lazerpong** by huderlem [Rom](http://www.mediafire.com/download/0gi9i9hh2qukyma/lazerpong.gb), [Source](https://github.com/huderlem/lazerpong) -## **C** +## C - **Flappy Bird** by LuckyLights [ROM](https://github.com/LuckyLights/flappybird-gb), [Source](https://github.com/LuckyLights/flappybird-gb) - **Novascape** by Refresh Games [Release Page](http://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=6823), [ROM](https://dl.dropboxusercontent.com/u/7854454/LD34/novascap.gb), [Source](https://dl.dropboxusercontent.com/u/7854454/LD34/ld34-source.zip) - **Squishy the Turtle** by cppchriscpp [Release Page](http://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=15095), [ROM](http://cpprograms.net/devnull/get-ld-game.php), [Source](https://github.com/cppchriscpp/SquishyTheTurtle)