Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

48 lines (25 loc) · 1.19 KB

Fantasy Survivors

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.

App Screenshot

App Screenshot

Run Locally

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"

How to Play

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.

Demo

Fantasy Survivors - Itch.io

Acknowledgements

Based on Vampire Survivors Style Game in Unity & C# course by James Doyle