sachinjagotra4@gmail.com
+44 7867078819
Take a look around some code sample from some of my projects.
An Audio system that get called from each playable character to play the correct audio for each move
A Base Entity class that accounts for all common entity properties and function for all the entities in the game.
Example code of Jay(Playable Character) implementing all the basic locomotion and some combat mechanics.