Skip to content

Tile farming game made with JFrame/Swing for HackNC 2021

Notifications You must be signed in to change notification settings

NinjaNas/hacknc2021-farm-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Big Farm Tycoon for HackNC 2021

This project won John Deere Best Farming Simulation Game!

We decided to use what we learned from COMP 301 about Java OOP principles and JFrame to create a tile farming game.

Link to the Devpost:

Demo

This is the demo of the project:

Demo

Features

  • Tilling
  • Planting
  • Harvesting
  • Fertilizing
  • Tiles having a nutrient level
    • If it is to low you cannot plant crops
    • Nutrient levels come back naturally over time
  • 5 different plants
    • Wheat
    • Carrot
    • Beet
    • Potato
    • Berries
  • Different crop phases
    • Premature
    • Ripe
    • Overripe
  • A money system
    • Used for buying seeds and fertilizer
  • A yield system
    • You will get different amounts of money depending at what phase you harvest at

About

Tile farming game made with JFrame/Swing for HackNC 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages