From 55a6cd0a181a71e296bb27b56bfa46c09677e193 Mon Sep 17 00:00:00 2001 From: Mix and Jam <47284955+mixandjam@users.noreply.github.com> Date: Thu, 19 Mar 2020 22:50:50 +0100 Subject: [PATCH] Create README.md --- README.md | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb61970 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ + +

+ +

+ +# Animal Crossing's Dialogue | Mix and Jam [![Discord Chat](https://img.shields.io/discord/308323056592486420.svg)](https://discord.gg/PwCzrBX) + +

+ +

+ +This is the official respository for the episode #22 of the [Mix and Jam Youtube Channel](https://www.youtube.com/c/MixAndJam)! + +## Getting Started + +These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. + +### Prerequisites + +- Unity ver. 2019.3 or higher + +### Running the project + +After cloning or downloading the repository, open the root project folder in unity and press the Play button. + +You can see a running demo of the project in [this video](https://youtu.be/ta_L_qoMaqc). + +## Built With + +* [DOTween](http://dotween.demigiant.com/) - DOTween is a fast, efficient, fully type-safe object-oriented animation engine for Unity, optimized for C# users, free and open-source, with tons of advanced features + +## Authors + +* **André Cardoso** - [Github](https://github.com/andremc) +
[![Twitter Follow](https://img.shields.io/twitter/follow/andre_mc.svg?style=social)](https://twitter.com/andre_mc) + +## License + +This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details