Video Game Projects

Ship Game 2.5D

Project Details:

Game Engine: Unity 3D

Language: C#

Genre: Space Shooter 2.5D

Dev. Team: Leo Medina

Description: This project is a 2.5D Space Shooter Game inspired by Nier Automata's Space Shooter Mini-game Phase. Architecture Approach: Using a system of Singleton Game Manager + several Sub-Managers to handle important data.

Online Repository

Ship Game 2D

Project Details:

Game Engine: Eclipse IDE, Java Applet

Language: Java

Genre: Space Shooter 2D

Dev. Team: Leo Medina

Description: This project is a Basic Space Shooter 2D game developed in Eclipse IDE with Java and Applet. The ship's shape was achieved by exporting the points' coordinates from Autocad to Eclipse, so they could be plotted in realtime, thus drawing the ship. Architecture Approach: Using a system of Singleton Game Manager + several Sub-Managers to handle important data.

Online Repository

Child's Play - Tower Defense 3D Game

Project Details:

Game Engine: Unity 3D

Language: C#

Genre: 3D Tower Defense

Dev. Team: Leo Medina, Alex Lepage, Daniel Cosme

Description: This project is a Tower Defense set in a kid's backyard! The player must prevent the ants from taking the Cheerios, using the tower toys! Architecture Approach: Using a system of Singleton Game Manager + several Sub-Managers to handle important data.

Online Repository

HACK N' SLASH 3D - VOXEL

Project Details:

Game Engine: Unreal 4

Language: C++, Blueprints

Genre: Isometric Hack N' Slash

Dev. Team: Leo Medina

Description: This project is a Hack n' Slash 3D Top-Down developed in Unreal 4. In order to save the curse upon the city, our hero must defeat all skeletons! :D Architecture Approach: Using Singleton Game Manager to handle global information.

Online Repository

ProjectStar - A Turn-Based Strategy Game

Project Details:

Game Engine: Unity 3D

Language: C#

Genre: Tactical 3D Turn-Based Strategy.

Dev. Team: Leo Medina

Description: This project is a 3D Turn-Based Tactical Strategy Game inspired by games like Gears Tactics and X-COM 2. In ProjectStar, you control a 5 units squad and your goal is to infiltrate and wipe enemy forces. Architecture Approach: Using Scriptable Objects with Dependency-Injection to achieve a higher level of Decoupling.

Online Repository Project Trello

PROJECT PLACEHOLDER NAME: ORI-NEW-VEGAS - 2D ADVENTURE-RPG (ON-GOING PROJECT)

Project Details:

Game Engine: Unity 3D

Language: C#

Genre: 2D Action-RPG

Dev. Team: Leo Medina

Description: This ON-GOING project tells a story about a robot in a post-apocalyptic Earth, which has to struggle the dangers of the environment and find a way to save its village by taking them to a better place. The game art is being produced by converting 3D models into 2D sprites. Architecture Approach: Using Hybrid approach with Scriptable Objects and Dependency-Injection and Unity DOTS to achieve better performance and maintanability by increasing the decoupling.

Online Repository TO BE ADDED SOON! :D