Introduction
The bees are coming!
Create a better soldier with inherit-ants.
In this project, you will create a tower defense game called Ants Vs. SomeBees. As the ant queen, you populate your colony with the bravest ants you can muster. Your ants must protect their queen from the evil bees that invade your territory. Irritate the bees enough by throwing leaves at them, and they will be vanquished. Fail to pester the airborne intruders adequately, and your queen will succumb to the bees' wrath. This game is inspired by PopCap Games' Plants Vs. Zombies.
This project combines functional and object-oriented programming paradigms, focusing on the material from Chapter 2.5 of Composing Programs. The project also involves understanding, extending, and testing a large program.
Important submission notes: This project has four basic phases and two bonus phases. You have 3 weeks in total. We recommend you finish each phase with no more than 3 days. Check the exact deadline on our OJ website.
After completing any problems required in each phase, you need to submit your answer to our OJ website to get your answer scored. We recommend that you submit after you finish each problem so that you can find bugs as soon as possible.