The first loading screen is a bit slow, don't quit please!

NOT AN HORROR GAME  it's supposed to be funny, but humor is super personal... so yeah

It was made both for the Radial Menu Game Jam and Mini jam 182 by me, myself, and I.

English is not my first language so the sentence might be awkward. This game wasn't tested thoroughly and with my limited time it couldn't polish a lot of thing.

But i kinda like the visual and how it turned out. Hope you will enjoy as well !

Edit: Aware that the game can freeze, working on it right now

Edit 2: Everything is fixed! (except my sleep schedule)

Source :

Godot Plugin Radial Menu

Music is a 1904 record of Zigeunerweisen (solo de violon) by Pablo de Saraste

Icons by Kenneth and the other from flaticon (forgot to keep authors name 🥲)

Sound effect : 50 Free Game Sounds Pack (Not A PlaceHolder) for UI and BBC sound effects for frogs (forgot to keep authors name x 2 🥲)

Paintings : 


Published 3 days ago
StatusReleased
PlatformsHTML5
AuthorGesla
GenreSimulation, Survival
Made withGodot
TagsFarming, Godot, Historical, Text based

Comments

Log in with itch.io to leave a comment.

The mood is really good!
I think the radial menu overlays on some of the text and makes it hard to read since it shows up on top of it.  The menu shows on the bottom for me, and overlays on top of "Build tools" or other text.

Dang, how did you do the text appearing in godot? Any links appreciated.

Love the sound scape you used!

(+1)

Thanks, yeah i couldn't polish as much as I wanted because the game jam deadline.

For the text, i instance a label with the text and then i make it appear with a tween. The time is proportional to the character number.

    var character_number = log_text.length()
    instance.visible_ratio = 0
    var tween = get_tree().create_tween()
    tween.tween_property(instance, "visible_ratio", 1, character_number * 0.03)

Oh dear. You have used a beautiful font. What is its name?

(+1)

Thanks, it's Morris Roman