Beep Boop (🛠️ Work In Progress 🛠️)
Game Design
For this project I have decided to adhere to 3 simple design motifs: Toy Box, Embrace Distraction, and Comical. Throughout the development process I will be designing puzzles and interactable objects that adhere to these design motifs and scale for multiple players.
Game Engines
Most of my game development projects have been done using Unity. For this project I decided to make the switch to Unreal Engine to take advantage of the high fidelity assets and strengthen my C++ skills. Luckily, many of the systems between the two game engines are similar and I've been able to apply the skills I've learned in Unity to this project.
Multiplayer Game Development
This project is my first experience with programming a networked multiplayer game. The added complexity of developing a networked game has proven to be a fun and exciting challenge in my game development journey!