From 649bf0939f9bc4556c359d4a883bfe11989ed976 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Tue, 23 Oct 2018 11:10:58 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88edd64..1612416 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ terminal: ![](/media/terminal.gif) -Gamebuino META (quick and dirty port): +Gamebuino META: ![](/media/gamebuino.gif) From 9187ee56bd80558d849b1d174f00e44e862aa45f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Tue, 23 Oct 2018 11:12:48 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1612416..3d7e979 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ features - Very fast, small and efficient. - Uses only integer math. -- No dependencies (uses only stdint standard library). +- No dependencies (uses only stdint standard library), extremely portable. - Single header, KISS. - Advanced rendering of variable height floor and ceiling. - Textured walls and floor.