← Portfolio/Tales of Oh Blimey!
Cool Times

Tales of Oh Blimey!

2013–2015iOS/AndroidUnity 3DTurn-based RPG
Tales of Oh Blimey!

Tales of Oh Blimey! is a classic turn-based RPG with a twist — attack results depend on your precision on quick-time events. Planned as an episodic adventure with the first chapter as free-to-play.

All Systems

As the sole programmer, built every system in the game from scratch — mechanics, UI, AI, and data.

Designer-Driven RPG Framework

Implemented a fully reusable RPG system where the game designer could create characters, enemies, quests, equipment, and scripted sequences with no programmer help.

Procedural Character System

Built a character system to generate random characters based on a set of modular body parts.

Shader Work

First shader work — implemented a glowing yellow outline shader for selectable objects based on player character position.