This is the first 3D game I have ever made. I honestly had a lot of fun creating this game and more specifically had fun creating the soundtrack and doing the level design. There were definitely some roadblocks that I had to get through, some being ghost bumps that occured when two of the meshes had overlapped confusing the physics engine and causing the ball to unpromptly "jump" into the air. Overall it was a challenging, but fun project to create. If you would like to try out the game I have the link to the itch page on the left.
Another project that I worked on during the game development course which was a very fun and slightly challenging game to create. Throughout the project I was thinking about how I could improve the project or add little things that make the game look more polished. For example, you can actually move the character around during the menu screen and the position you are in remains through to the start of the game! So does the planet rotation position aswell! If you would like to try out the game I have the link to the itch page on the left.
The Asteroids Remake is a personal project I had taken on during grade 11 where I was very inspired by the old arcade game "Asteroids". It has a working leaderboard and point system which was quite fun to implement. If you would like to try out the game I have the link to the itch page on the left.
This project is a roman numeral converter where you can change roman numerals to arabic numerals and vice versa. I had created this project for a c++ class assignment and it was quite challenging to include the more complex parts of roman numerals, that being vinculum and apostrophus. You can find the link to the source code and compiled project here.