Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matthiasbroske/VampireSurvivorsClone
A Vampire Survivors inspired mobile game built from scratch in Unity
https://github.com/matthiasbroske/VampireSurvivorsClone
gamedev mobile shaders unity vampire-survivors
Last synced: 13 days ago
JSON representation
A Vampire Survivors inspired mobile game built from scratch in Unity
- Host: GitHub
- URL: https://github.com/matthiasbroske/VampireSurvivorsClone
- Owner: matthiasbroske
- License: mit
- Created: 2023-11-26T19:31:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T04:27:51.000Z (8 months ago)
- Last Synced: 2024-09-02T00:02:10.630Z (4 months ago)
- Topics: gamedev, mobile, shaders, unity, vampire-survivors
- Language: C#
- Homepage: https://matthiasbroske.github.io/vampire-survivors.html
- Size: 26.7 MB
- Stars: 68
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-games - Vampire Survivors Clone
README
# VampireSurvivorsClone
## About
A Vampire Survivors inspired mobile game built from scratch in Unity.### Features
- 20+ upgradeable weapons and abilities
- 4 unique enemy types and 2 bosses
- Level up system
- Object pools for monsters, projectiles, items, chests, damage text, etc.
- Infinite background shader
- Mobile and PC input support
- Enemy spawn chance/rate keyframe system
- ScriptableObjects for straightforward character and level design
- English/简体中文/繁體中文 localization## How to Play
1. Download this repository
2. Open in Unity 2021.3 or later
3. Proceed to the `Main` scene in the `Assets/Scenes/Game` folder
4. Press play### Controls
- **Move**: Left Joystick/WASD/Arrow Keys
- **Use items**: Right DPad/ZXCV/1234## Credit
### Art
- [Kenney](https://www.kenney.nl/assets)
- [Bonsaiheldin](https://opengameart.org/content/gold-treasure-icons-16x16)
### Fonts
- [Noto Sans CJK TC](https://fonts.google.com/noto/specimen/Noto+Sans+TC/about)