Cozy up for day #341 of #Godot games using #GodotSteam! Today is Cozy Crunch by Jobblesack Games Inc.! Guide your cat friend through a lovely hand-crafted, pixel forest crunching leaves, getting upgrades, and just chilling. Not out yet so give it wishlist love!
godot
I'm developing an Anomaly Horror game.
You can check the alpha version here:
https://eibriel.itch.io/robot-anomaly (password: anomaly)
Feedback is welcomed!
@gamedev
I made several improvements to my Robot Anomaly game, and the Itchio page.
Take a look! Feedback for both is welcomed!! 🕹️
https://eibriel.itch.io/robot-anomaly (password: anomaly)
#GameDev #IndieGame #Godot #Godot4
#HorrorGame #Linux #IndieDev
My horror game is available on Itchio! It's my first ever commercial game! 😄
Please share and leave a comment on Itchio to help boost the algorithm! https://eibriel.itch.io/robot-anomaly
https://www.youtube.com/watch?v=Vqi7T0pR2nQ
Thanks!!
#Godot #GameDev #IndieDev #HorrorGame #IdieGame #Game #linux
My game Robot anomaly is on playtest mode in Steam!
Use the Request Access button and try it for free!
https://store.steampowered.com/app/3583330/Robot_Anomaly/
#GameDev #IndieDev #IndieGame #HorrorGame #Godot #Linux #FreeSoftware
The horror game Robot Anomaly has been released on Steam!
Consider wishlisting or buying to support the work on my next game! https://store.steampowered.com/app/3583330/Robot_Anomaly/
Thanks for your support during this journey!
#GameDev #IndieDev #Linux #LinuxGaming #IndieGame #Horror #HorrorGame #RobotAnomaly #Gaming #Godot
Ya está la página de Steam del juego de terror inspirado en la transmisión del CONICET 🦐
https://store.steampowered.com/app/3928820/Calling_Depths
¡Agreguen a la lista de deados y compartan! ❤️
#Argentina #Gaming #CONICET #MarDelPlata #IndieDev #IndieGame #GameDev #Godot
I finally got around to publishing my next open source #Godot addon - Godot Curve Spawner.
A procedural spawning system that takes a Curve3D node as input and spawns 3D models or scenes alongside it in regular intervals. It can also calculate this interval based on BPM and velocity.
Get it here: https://github.com/lemilonkh/godot-curve-spawner
And give it a 🌟 while you're at it ✨
It currently requires Godot 4.5 (because of some of the new features like `@abstract` that I'm using).