Add the fruit pellet type so that the user can get a higher score and the score is not based only on pellets. The image must be added to /drawable/, the image must be added to BitmapImages.java, the draw method must be added to UserInterface.java, spawn the fruit in the game map, and GameConditions.java should be updated to accommodate the new score type. (250 pts)
Add the fruit pellet type so that the user can get a higher score and the score is not based only on pellets. The image must be added to /drawable/, the image must be added to BitmapImages.java, the draw method must be added to UserInterface.java, spawn the fruit in the game map, and GameConditions.java should be updated to accommodate the new score type. (250 pts)