guest@portfolio: ~/games

/GAMES

BATTLE_SYSTEM.EXE

Turn Based Battle System

[STATUS: PROTOTYPE]

A Battle System for Turn Based RPG games. Inspired by Final Fantasy, Dragon Quest and many others.

Dependencies:
[Unreal Engine] [C++] [Blueprints]
ROBO_TS.EXE

RTS Game

[STATUS: PROTOTYPE]

A simple RTS system made in Godot.

Dependencies:
[Godot] [GDScript]
GUILD_QUEST.HTML

Web Based RPG Game

[STATUS: RELEASED]

Custom 2D game engine built from scratch. Features a tilemap renderer, A* pathfinding algos, and a custom Entity Component System (ECS).

Dependencies:
[HTML5] [JavaScript] [CSS]