mirror of
https://github.com/MartinKral/Slash-The-Hordes
synced 2024-12-26 11:48:54 +00:00
12 lines
595 B
Markdown
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
|