Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.74 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.74 KB

DevLUp UF Fall Semester Project

Vampire Survivors Clone

This repository will be used to help teach the basics of making a 🍇Game Jam🍇 game using the Unity Game Engine. We will be imitating the gameplay loop of 🧛‍♀️Vampire Survivors🧛‍♀️ to show how to create a fun game quickly using clever game design! We will have the recordings for all of our workshops using this repo on our YouTube playlist!

Currently, we have the following features in the game!

  • A playable character with the camera tracking them
  • Enemies (snakes) that are spawned in on the game starting that path towards the player
  • A generic melee attack that can damage
  • An arrow attack that comes from the user that can damage
  • The character looks left or right depending on where the mouse is on the screen
  • The arrow's path is determined by the vector of the player to the mouse
  • An empty animator set for the player character
  • Melee attacks automatically happen (manual version in progress)
  • Script for obstacles that do damage to everything (displayed as a circle)

Connect with us!

DevLUp DevLUp