Search For Annie
A cross platform game for android and windows about a guy who loses his girlfriend in a nuclear disaster and struggles to find her in a post apocalyptic anarchist society. His way of rectifying the situation comes in the form of an axe and an assault rifle.
Highlights:
Features a behaviour tree for enemy AI, one of my most challenging programming projects.
Built a custom editor in unity to build a node based dialogue system inspired by the witcher 3 featuring multiple dialogue options.
Multiple weapon types, ranged and melee.
Highly optimised for android, I had to structure my code to employ garbage collection and object pooling.