From 3cf5fa1e5b4c10b5fa5b887ee95eb2995d1db3e7 Mon Sep 17 00:00:00 2001 From: Alexey Pestov <37039414+sxm-sxpxxl@users.noreply.github.com> Date: Sun, 2 Oct 2022 01:39:45 +0700 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..284bea6 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +![image](https://user-images.githubusercontent.com/37039414/193422807-ec225c70-f778-4a55-9d4c-d7114b29afe6.png) + +[![Unity Version](https://img.shields.io/badge/unity-2020.3+-blue)](https://unity3d.com/get-unity/download) + +## About +Experimental endless runner with randomly generated tile obstacles. Developed as a test task. + +## Features +- ๐Ÿ’ช Test your reaction by dodging obstacles rushing towards you! +- ๐Ÿ’– You have five lives to reach your best score! +- ๐Ÿ’ฏ ะกompete against your saved best score! +- ๐ŸŽฎ Use different input devices to control your character (Gamepad, Keyboard & Mouse)! +- ๐ŸŒŸ Can you catch the explosion of the star? + +![runner-gameplay](https://user-images.githubusercontent.com/37039414/193423429-71c2bc2f-8263-44e2-9dba-a8cf92978576.gif)