Skip to content
Notifications You must be signed in to change notification settings

momaexpose/Fermas-Main

Repository files navigation

Fermas

Fermas is a small game about growing illegal plants on a boat to pay off a debt to a gangster.
The entire game takes place on a single ship, where the player must manage limited space, time, and resources..

You grow plants in pots, harvest them into products, and sell them to pirates who visit the boat.
What pirates buy depends on the current location, so planning and randomness are key..


Gameplay Overview

  • The player stays on a boat
  • You have 6 pots for growing plants
  • A parrot can be sent to bring random seeds
  • Seeds grow over time into products
  • Pirates arrive every few minutes to buy items
  • Pirates only buy products demanded at the current location
  • The main goal is to pay off your debt by selling the correct products

How It Was Made

  • Engine: Unity
  • Language: C#
  • Render Pipeline: HDRP
  • Developed as a solo project

Main systems include:

  • Plant growth and harvesting system
  • Random seed generation via the parrot
  • Location-based demand system
  • Pirate NPC buyers
  • Simple economy and progression loop

The focus of the project is on gameplay systems rather than graphics.


How to Run the Project (Development)

  1. Install Unity Hub
  2. Open the project using the Unity version specified in the project
  3. Load the main scene from the Scenes folder
  4. Press Play in the Unity Editor to run the game

Project Status

  • Core gameplay loop implemented
  • Playable and functional
  • Still open to expansion and polish

Possible future improvements:

  • More plant types
  • More locations
  • UI improvements
  • Sound and visual polish
  • Saving/loading system

Disclaimer

This game is fictional.
Any references to illegal substances are used strictly for narrative and gameplay purposes and do not promote real-world activities..


Author

Created by Moma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published