Thursday, June 6, 2019

WareFare


WareFare (Warfare + Wares) is a small project i worked on with some friends for a c++ class.



The focus of this project was to create a c++ system in unreal, which is designer friendly. In the system we created, you can design your own sword, forge, hammer, and sharpen it. Once you place the sword on display, it can be sold.

We used the Blacksmith Forge and Over 9000 Swords packs from the unreal marketplace.

The class split into two groups of three. The idea was that one group would make a blacksmith game, and the other group would make a sword combat game. The Sword combat game would then purchase the swords made by the blacksmith. Sadly though, the combat did not finish, but the systems are still in place within the blacksmith project. The swords info is saved to a .json file when you set the sword into the shop.