You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program is a simulation game that allows players to experience running their own farm, complete with various equipment, seeds, and mechanics such as experience (exp) and leveling up. It is built using object-oriented programming (OOP) principles, which enable the creation of modular, organized, and easily maintainable code.
Each class, relationships, and design is original and constructed by ourselves.
Only we did the testing and debugging also.
David Joshua M. Corpuz
Harvey Shawn A. Chua
About
The program is a simulation game that allows players to experience running their own farm, complete with various equipment, seeds, and mechanics such as experience (exp) and leveling up. It is built using object-oriented programming (OOP) principles, which enable the creation of modular, organized, and easily maintainable code.