Project information

In partial fulfillment for the course CCPROG3, we created a farming simulator app using the MVC framework and incorporating OOP principles like inheritance and polymorphism. The app functions as a board game where players can plow, plant, and water seeds, as well as remove unwanted crops. The board features random rock obstacles that restrict planting. The game concludes when a player depletes their coins, and can move to the next day after accomplishing what they want for the day.