From 1a332f4831d602fa4578d23f428debaf08be6448 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Wed, 4 May 2016 10:31:36 +0200 Subject: [PATCH] Updated SOURCES.md --- SOURCES.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/SOURCES.md b/SOURCES.md index 4dd94f2..820fb96 100644 --- a/SOURCES.md +++ b/SOURCES.md @@ -3,16 +3,15 @@ This is a list of full homebrews or games for GameBoy with sources avaiaible. If ## 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) -- **Snake** by Sanqui [Source](https://bitbucket.org/Sanqui/snake/src/?at=master) -- **Snake** clone(dual Game Gear/ GB ROM) by Sanqui [Release Page](http://www.smspower.org/forums/14588-DualGGGBROM), [ROM](http://www.smspower.org/forums/14588-DualGGGBROM), [Source](https://bitbucket.org/Sanqui/snake/src/?at=gbgg) -- **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) +- [Tuff](https://github.com/BonsaiDen/Tuff.gb) +- [2048-gb](https://github.com/Sanqui/2048-gb) +- [Snake](https://bitbucket.org/Sanqui/snake/src/?at=master) by Sanqui +- [PlantBoy](https://github.com/siObyte/PlantBoy) +- [Lazerpong](https://github.com/huderlem/lazerpong) ## 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) -- **Quadratino** A (shitty) Snake clone by avivace [Source and ROM](https://github.com/avivace/quadratino) -- [Doctor How](https://github.com/elfgames/doctorhow) +- [flappybird-gb](https://github.com/LuckyLights/flappybird-gb) +- [Novascape](http://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=6823) +- [Squishy the Turtle](https://github.com/cppchriscpp/SquishyTheTurtle) +- [Quadratino](https://github.com/avivace/quadratino) +- [Doctor How](https://github.com/elfgames/doctorhow)