Inspiration

Its hard to remember what every unit does and buying all of the rule books is expensive. Why not have an app that helps with those two problems.

What it does

It accepts input from the user and stores Warhammer 40k unit stats as well as the weapons "War Gear" that they are equipped with.

How we built it

Coded in C++ as a method to reinforce stuff being learned in CS 122. It uses a few different classes to create and manage vectors of the units and wargear.

Challenges we ran into

I'm still pretty fresh to C++ so a lot of this was learning on the fly.

Accomplishments that we're proud of

I'm pretty psyched that I was able to get this working in the first place flying solo.

What we learned

I think I get class constructors preeeettyyy well now.

What's next for DataBaseHammmer

Next would be MathHammer v1: the introduction of a probability math suite to perform operations on combat scenarios between two logged units, outputting things like, how many wounds you can expect to inflict on the unit you're shooting, or what an average dice roll might look like.

Built With

Share this project:

Updates