Engis Farm — Farming Simulation Game

A Harvest Moon-inspired farming simulation game built with Java and Swing, where players manage livestock, clear land, and produce goods.


Overview

Engis Farm is a desktop farming simulation game in the spirit of Harvest Moon. Players manage a farm by clearing land, raising livestock, and harvesting products. Built entirely in Java with a Swing GUI as a college object-oriented programming project.

Gameplay

  • Clear land — remove obstacles to expand the farm
  • Raise livestock — feed and care for animals
  • Harvest products — collect goods from animals and crops
  • Farm management — balance resources and time

Tech Stack

  • Java — game logic and all systems
  • Swing — desktop GUI and rendering
  • JAR distribution — run with java -jar
← Back to Projects