Download release: https://github.com/tyfta9/Find-Princes-Game/releases
This is a lil game with one lvl where you need to get to a so called princes and get her attention.
Don't forget to gather as many coins as possible on your way to that brat, as her wealthy father spoiled the kid, she might not like you, if you're broke.
And don't think she will wait for you forever, her father have a bunch of horses, but you don't.
The game contains only one level where the aim of the game is to get to the princes as quick as possible.
You can make your own records by speed running but don't forget to collect all the coins, they don't play any role in the game, except for being extra score points.
And more importantly, just enjoy.
Find_Princes_Gameplay.mp4
Download Godot engine from the official website. It's compatible with Windows, MacOS, Linux.
I assume you have git downloaded.
1.Open PowerShell/Bash, navigate to the directory you want the project to be, copy the following command.
git clone [project HTTPS link]
e.g git clone https://github.com/tyfta9/Find-Princes-Game.git
2.Open Godot and press import project, navigate to the directory you saved project to and cselect the game project you cloned.
3.Open the game project and run the game.