Skip to content

Vojat05/GardeningGame

Repository files navigation

Gardening Game

DO NOT MOVE THE EXE FILE!! Otherwise it won't load the images
Compiled on the Java 17.0.9 version

To keep the terminal open, run the GardeningGame.exe with an argument cmd. This can be done by opening the directory in a terminal and writing ./GardeningGame.exe cmd.

This game is about a father watering plants.
The objective of this game is to plant flowers and not let them die.

Sometimes pigeons will come flying across the garden, you must try to dodge their bombardment.
If you take too much damage, you'll die. And every time that happens, you will be forced to load your previous save file to continue playing.

Modding

Every modifiable game option can be modified in the res/config.json file.
To use a custom made texture pack, add the texture pack folder inside the res directory, then
change the "Texture-Pack" value in Config.json.

Controls

Movement

W - Move up
A - Move left
S - Move back
D - Move right

Inventory Management

T - Toggles the inventory panel
Q - Selects the previous item
E - Selects the next item
1 ... 0 - Selects hotbar spaces

Planting

Left Click - Plants a currently selected plant / water a targeted plant

Game Options

Esc - Returns to the main menu
P - Pauses the game

Credits

Programming - @Vojat05
Textures - @Vojat05, Mateoz, @Katyusha
Audio - @Vojat05

Releases

No releases published

Packages