2023
Lead Programmer
Game Designer
True First Person Controller
Weapon System
2021
Lead Programmer
Lead Ai Programmer
Sound Designer
Melee Combat AI
Melee Weapon System
2020
Lead Programmer
Lead Ai Programmer
Sound Designer
Stealth AI
Voice Lines Implementation
This simple game is a modern take on the game Breakout, where two players work together to destroy as many squares as possible for the highest score. The game features dynamic gameplay that is affected by the angle at which the ball hits the players, resulting in a more engaging experience.
The game was developed using C++ and the SDL2 library.
This is a simple snake game developed in C++ using the SDL2 library. As in the classic game, the player controls a snake that grows with each piece of food it consumes, adding to the challenge of navigating the playing field. However, the player must also avoid colliding with their own tail, as doing so will end the game. In addition, the game has a wrap-around feature that allows the player to leave the playing area and reappear on the opposite side.