From 9307e73a1563c8e55cc873cf118642f3a63e0fae Mon Sep 17 00:00:00 2001 From: Randy Thiemann Date: Mon, 13 Nov 2023 06:08:31 +0100 Subject: [PATCH] Update readme. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4f62083..9d6a8ea 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,13 @@ ScoreIncrement points are then awarded. ![GBC Gameplay](https://villadelfia.org/i/Hj2P8Pk5.png) +## Videos +![DMG Gameplay Normal](https://villadelfia.org/dmgtris/demo-dmg-normal.mp4) +![DMG Gameplay Big](https://villadelfia.org/dmgtris/demo-dmg-big.mp4) +![GBC Gameplay Normal](https://villadelfia.org/dmgtris/demo-gbc-normal.mp4) +![GBC Gameplay Big](https://villadelfia.org/dmgtris/demo-gbc-big.mp4) + + ## Building and Development The game can be built using gnu make and the RGBDS toolchain.