Personal Projects
Game: Nature Wars (WIP)
Game Summary
Nature Wars is a small multi-player, 3D, first-person shooter that is set in a forest where all weapons are based on real plants found in a natural forest. It is a solo project made on Unreal Engine 5, and coded in C++. All models and assets were made by me.
What I Did
Currently, the project is still under development but I have created and textured a few weapon and bullet models, including all gun types, as well as programmed some base networking. The models were made in 3DS Max. The current models made are the acorn launcher, pine needle machine gun, cracker plant shotgun, all guns bullets, and the health pickup. On the code side, I created the base code for shorting players into 2 different teams when they join and colour-coating them respectively.