Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 472 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 472 Bytes

Farming Sim - Java OOP Project

Welcome to the Farming Sim Java OOP Project! This project is a simple implementation of a farming simulation game using object-oriented programming principles in Java.

Overview

In this game, players will manage their own virtual farm, making decisions about planting crops, tending to crops, and handling obstacles. The game provides a fun and interactive way to learn about basic Java programming concepts and object-oriented design.