Alexander Bolotin
Gameplay Programmer

Gameplay programmer with focus on systems programming
Unreal and Unity.

Code examples

A pure C++ Unreal project featuring a simple:
*. Interaction system.
*. Inventory.
*. Inventory interface.
All logic and widgets are written in C++, no use of blueprints.
GitHub Link
A Simple game written in C++.
Contains collisions, movement, controls and basic animations.
GitHub Link
Addition of new features to the Unreal Shooter example game.
Added the following features:
   *. Freeze gun.
   *. Shrink gun.
   *. Weapon drop upon death.
GitHub Link
CScript, a prototype of scripting language.


For full list of features please see the documentation.
Documentation Link
CScript link.