Contributions:
WIP, intended to be a part of a bigger group project, recreation of Snake on a phone in Godot 4.
Created a simple animation to open the phone,
allowed the snake to grow as it ate, had the apple move to a random location and
ensured the conventional lose states reset the game (eat self or collide with edges)
Intended as project to improve my understanding of C++, a recreation of Pong in Visual Studio.
Created a simple game engine and computer opponent, Followed Dan Zaidan's tutorial for guidance.
A collection of various coding challenges, demonstrating my understanding of the respective languages. These demonstrate my understanding of the fundamentals of programming, please check out my github for further details.