Newer
Older
TheVengeance-Project-IADE-Unity2D / README.md
@Rackday Rackday on 13 Nov 799 bytes Minor Update

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;