A Unity game inspired by Vampire Survivors, where you must evade and combat enemies, gather experience and coins to advance in levels, and unlock enhancements and new weaponry to endure.
Clone the project
git clone https://github.com/alexup19/fantasy-survivors.git
Run in Unity
Open Unity Editor and click the "Open" button and then "Add project from disk"
A random weapon will be assigned to you on each run. Weapons have cooldowns and are spawned automatically.
- Move using the WASD or arrow keys.
- Attack using weapons to defeat enemies.
- Collect experience and coins dropped by monsters.
- Level up by collecting the required experience to upgrade or unlock weapons.
- Use coins to increase stats.
- Press the Escape key to pause the game.
Fantasy Survivors - Itch.io
Based on Vampire Survivors Style Game in Unity & C# course by James Doyle