SCORE SYSTEM UPDATE 1
Hello everyone! I know it's been a while since I posted but im back! Recently got me a new job, so it took some time from working on the project. But now im back to give the update and continue the progress for this game.
So the last thing that was discussed was making the score system for the game. Currently, I'm working on that. But so far I've worked on the points for the food, the food point system and counting the "grouped foods".
Food Points
Now the reason why I have certain foods "grouped" because in this game, the player earns the points times x amount that was collected of it's same type. So, say there's 4 Apples FoodA and 4 Bananas FoodB. Apples are worth 100pts and Bananas are 200pts. If player collect 3 Apples in a row, they will earn 300x3. If player collected 2 Oranges in a row, they will collect 400x2. So the points can add up greatly by collecting the foods of their types. Grouping the foods seperates them of their counts. So if theres 4 in FoodA and 4 In FoodB, it counts the foods of that group so it can be multiplied if collected x amount.
So for now, this is all I got done so far, but looking to get the rest completed in the next update.
1.Food Points
2.HighScore
3.Player's Score
4.Multiplying scores as well