From 6432fc183e38423ce14b0f2f694a7b14fba8daeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Sobczy=C5=84ski?= <32263891+h4570@users.noreply.github.com> Date: Sun, 27 Dec 2020 21:21:38 +0100 Subject: [PATCH] Create README.MD --- src/samples/dolphin/README.MD | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/samples/dolphin/README.MD diff --git a/src/samples/dolphin/README.MD b/src/samples/dolphin/README.MD new file mode 100644 index 0000000..85b23e6 --- /dev/null +++ b/src/samples/dolphin/README.MD @@ -0,0 +1,20 @@ +## Dolphin sample + +### Features +- Animated character +- Collectibles and mines +- Big DFF mesh +- Background songs +- Overlay +- Audio effects (ADPCM) +- Transparent 2D UI +- Usage of draw() in array mode (for water tiles, very fast) + +### Assets +[Download](http://apgcglz.cluster028.hosting.ovh.net/tyra/1.29.1/samples/dolphin/assets.zip) + +### Screenshot + +[![Dolphin screenshot][dolphin-screenshot]](#) + +[dolphin-screenshot]: http://apgcglz.cluster028.hosting.ovh.net/tyra/1.29.1/samples/dolphin/dolphin.gif