diff --git a/README.md b/README.md new file mode 100644 index 0000000..59b37aa --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +![Game baner](./static/baner.webp) +![License](https://img.shields.io/github/license/marcinskic/khotyn-defense.svg) +![Release](https://img.shields.io/github/release/marcinskic/khotyn-defense.svg) + +## Description + +Simple 2D tower defense made for United With Ukraine Game Jam. [Check it out!](https://gamejolt.com/games/Khotyn_defense/732448) + +## Showcase + +![Gameplay](./static/gameplay.webp) + +--- + +### Used technologies + +[Unity](https://unity.com "Unity") +[C#](https://learn.microsoft.com/pl-pl/dotnet/csharp/ "C#") diff --git a/static/baner.webp b/static/baner.webp new file mode 100644 index 0000000..6434250 Binary files /dev/null and b/static/baner.webp differ diff --git a/static/gameplay.webp b/static/gameplay.webp new file mode 100644 index 0000000..e8e27f9 Binary files /dev/null and b/static/gameplay.webp differ