2D Math Game
About
The goal of the game here was to make a game where we would need to figure out how many pieces of chocolate we needed to make to ring up the customer. The first thing we did was set up all the UI focused on importing the assets that were given to us. After that we started to most of the items on screen to be interactable when you left click on the mouse button.. After that we started to make the formula on how to edit the chocolate. WE would be given a formula where we simply had to solve for X. After that we started to work on having the chocolates to show up in the chocolate bar as you increased the number. If you get the question wrong you would be able to try again and this time a hint button would appear which would show the amount of chocolate. Once we got the button to show we worked on making it so the chocolate would be visible as we added the amount, we need it to visual show us the answer. Finally if you were successful we would have a short animation in which the chocolate goes into a bar and we feed the NPC. We then would work on the next equation.