What is This Game About?
I worked on a spaceship shooter game.
Made every element in the game except for the sound effects.
The game is about defending your ship from the evil snails.
Challenges
I had a hard time getting the collisions to work in Unreal.
I had a lot of time in this project to get used to Unreal with gameplay, shaders, UI, and AI.
What I Learned
I learned a lot about the collision system in Unreal.
I learned UI, spawning Cappybara’s and Snails in the game, and shader programming for the ring at the end.
What is This Game About?
Worked on a bug-hunting game in Unreal
Made the UI and spawned the grass, trees, and flowers
The game is the player is trying to fulfill as many orders as you can by catching bugs
Challenges
It was very hard at first to try to make sure every order was randomized.
Also, making sure each order does not have the same type of bug on the ticket was tough.
What I Learned
I learned how to use game instances in Unreal and store different variables
I learned how to generate random bugs on the order ticket.
I learned how to spawn grass, trees, and flowers in Unreal too.