From d177d144977bf66265cb9bc1c674d53c5018a18c Mon Sep 17 00:00:00 2001 From: Pavel Glushkov Date: Thu, 18 May 2017 12:41:01 +0300 Subject: [PATCH] Resize images --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 15bbcc2..5c6b0db 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ Flappybird-like game for Nintendo Gameboy (Gameboy Original or Gameboy Color). ## Demo images -[![](https://github.com/pashutk/flappybird-gameboy/raw/master/launchscreen.png)](https://github.com/pashutk/flappybird-gameboy/raw/master/launchscreen.png) -[![](https://github.com/pashutk/flappybird-gameboy/raw/master/game.png)](https://github.com/pashutk/flappybird-gameboy/raw/master/game.png) -[![](https://github.com/pashutk/flappybird-gameboy/raw/master/launchscreen.gif)](https://github.com/pashutk/flappybird-gameboy/raw/master/launchscreen.png) -[![](https://github.com/pashutk/flappybird-gameboy/raw/master/game.gif)](https://github.com/pashutk/flappybird-gameboy/raw/master/game.png) + + + + ## Build ROM To build Gameboy .gb ROM file use [GBDK library](http://gbdk.sourceforge.net/)