Game Dev
Bulls and Cows (Hybrid C++)
Terminal-style word logic embedded within a 3D environment.

About the Project
A unique blend of C++ logic and Unreal environment interaction. While the core game is a classic 'Wordle-style' console puzzle running on pure C++ strings and algorithms, it is wrapped in a 3D level. The player must physically navigate the world and interact with specific triggers (like a signpost) to switch camera perspectives and engage the C++ logic layer.
Technologies
Unreal Engine 5C++Blueprint Interop