From a971309e2da471534ae8e680cb7ee719f186321c 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:13:21 +0100 Subject: [PATCH] Update README.MD --- src/samples/floors/README.MD | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/src/samples/floors/README.MD b/src/samples/floors/README.MD index 7f8391d..626159b 100644 --- a/src/samples/floors/README.MD +++ b/src/samples/floors/README.MD @@ -1,14 +1,19 @@ ## Floors sample -### Description - -Simple demo which shows lighting using PATH3, and player movement and animation. +### Features +- Box collision +- 2 animated characters +- Texture tricks showcase +- Background song +- Audio effects - walking, fighting (ADPCM) +- Transparent 2D UI +- Usage of draw() in array mode (for floors, very fast) ### Assets -[Download](http://apgcglz.cluster028.hosting.ovh.net/tyra/1.1.0/samples/floors/assets.zip) +[Download](http://apgcglz.cluster028.hosting.ovh.net/tyra/1.29.1/samples/floors/assets.zip) ### Screenshot [![Floors screenshot][floors-screenshot]](#) -[floors-screenshot]: http://apgcglz.cluster028.hosting.ovh.net/tyra/1.1.0/samples/floors/floors.gif +[floors-screenshot]: http://apgcglz.cluster028.hosting.ovh.net/tyra/1.29.1/samples/floors/floors.gif