Assets Minor Update 6 months ago
Packages Major Update 7 months ago
ProjectSettings Minor Update 6 months ago
UIElementsSchema Minor Update 9 months ago
.gitignore Project Added 9 months ago
.vsconfig Project Added 9 months ago
README.md Minor Update 6 months ago
README.md

The Vengeance

The Vengeance is a Unity 2D vertical slice project that i developed for my 3rd semester in University.

About the Game

The Vengeance is a 2D action-adventure single-player game in a Medieval fantasy. In the game the player is on an adventure and to level up and upgrade the equipment must kill monsters that are around the map.

Project Contributions

The project originally was developed by me and other 2 colleagues. Currently i'm reworking on a new version of the project.

Project implementations:

Game Mechanics

  • Main Character Movement;
  • Main Character Combat Mechanics
  • NPC Pathfinding (Sebastian League A* Pathfinding adaptation);

Game Systems

  • Inventory System;
  • Dialogue System (using Ink);
  • Combat System;
  • Finite State Machine;
  • Level System;