Slash-The-Hordes/README.md
2023-01-02 12:17:27 +01:00

12 lines
595 B
Markdown

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