top of page
PortfolioImage_edited.jpg

Code Samples

Take a look around some code sample from some of my projects.

Character Audio

An Audio system that get called from each playable character to play the correct audio for each move

Enitity

A Base Entity class that accounts for all common entity properties and function for all the entities in the game.

Jay

Example code of Jay(Playable Character) implementing all the basic locomotion and some combat mechanics.

bottom of page