diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a1e731 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +Open sourced with the courtesy of [Y8.com](https://www.y8.com) + +# Slash The Hordes +#### A rouglike game, heavily inspired by [Vampire Survivors](https://poncle.itch.io/vampire-survivors) + +## Useful(?) bits: +- [Modal window system](https://github.com/MartinKral/SlashTheHordes/tree/master/assets/Scripts/Services/ModalWindowSystem) ([Example usage](https://github.com/MartinKral/SlashTheHordes/blob/master/assets/Scripts/Game/ModalWIndows/ChestModalWindow.ts)) +- [Event System](https://github.com/MartinKral/SlashTheHordes/tree/master/assets/Scripts/Services/EventSystem) + + +Feedback is welcome