Tic-Tac-Toe

A console window game created in C++. Each player has to create a name then take turns placing marks on the board. The first one to get three marks in a row wins!
An Indie Game Developer that works in game engines such as Unity and Unreal Engine.
Expericened in C# and C++.
A console window game created in C++. Each player has to create a name then take turns placing marks on the board. The first one to get three marks in a row wins!
A prototype I created in Unity to teach myself how to use Unity 2D. Shows 2D animation, as well as a dialogue system.
A mini passion project that I made based off of pokemon. I developed it to test my skills and experiment with Unity.
A prototype I developed in college. Demonstrates the use of A star pathfinding in C++.
A prototype I developed in Unreal Engine 4 using C++. Demonstrates the use of an inventory system where you can create items and interact with them.
A small game I made in Unity for college that showcases mouse only input.
A prototype I developed in Unity that demonstrates the use of Physics. Click on any object to add a force to it!