https://www.artstation.com/artwork/r91YYG
https://www.artstation.com/artwork/obY0oq
https://www.artstation.com/artwork/yDb9Y8
https://www.artstation.com/artwork/OmYNee
Back with another #portfolioday quad 💚🐱💚
#Gameart #3d #gamedev #environmentart #propmodeling
14.01.2025 23:40
👍 42
🔁 18
💬 0
📌 0
I took a break from multiplayer code, and wanted to make something I had a fond memory of. There used to be a game dev streamer I loved to watch that had all of their chat as little tiny space ships. You'd get to go on a choose your own adventure and battle each other. Got close! #godot #indiedev
28.12.2024 02:05
👍 11
🔁 1
💬 0
📌 0
I honestly always love textureless environments! Looks really good!
25.12.2024 18:49
👍 1
🔁 0
💬 0
📌 0
Thanks! Is there any specific thing you find intimidating? Or just an overall view of it?
23.12.2024 16:18
👍 1
🔁 0
💬 1
📌 0
Is there anything you’re looking for or have issues with?
23.12.2024 03:55
👍 1
🔁 0
💬 1
📌 0
I was clearly feeling some type of way 😁 #ableton #flstudio #producer #beat
21.12.2024 02:49
👍 1
🔁 1
💬 2
📌 0
I really like it! Very catchy!
23.12.2024 03:24
👍 0
🔁 0
💬 1
📌 0
Nakama: The leading open source game server for studios and publishers
Heroic Labs | Heroic Game Stack and Cloud Platform
Haven’t been posting much as there isn’t much to show so far! I’ve reworked the server code and I’m just about to have it in a place where two players can join and draw cards.
I’ve been debating on doing a tutorial on Nakama. Would anyone be interested?
#gamedev #godot
heroiclabs.com/nakama/
23.12.2024 03:15
👍 14
🔁 2
💬 3
📌 0
2024 make way for 2025! 🩵 #artvsartist
21.12.2024 02:19
👍 66
🔁 3
💬 0
📌 0
It's that time of year where I post this one
19.12.2024 16:50
👍 18169
🔁 3303
💬 164
📌 105
That looks good! Is that 3D or 2d giving faux 3d? If it’s 3D how did you do the hexagon highlight (the outline above the hexagon)?
18.12.2024 01:33
👍 0
🔁 0
💬 1
📌 0
Howdy! I use Godot for my chess game! I’ve been diving into the C# and so far it’s been awesome!
18.12.2024 01:30
👍 1
🔁 0
💬 1
📌 0
The Indie Chess Game Aiming To Shuffle Things Up!
YouTube video by Karlec
@karlec.bsky.social made a pretty decent review of a game I’m working on, and had some pretty good ideas for it to! Go check it out!
youtu.be/3q2IBxV2WA4
#gamedev #indiedev
06.12.2024 04:30
👍 8
🔁 2
💬 0
📌 0
🔴 LIVE - Virtual Indie Booth 50 - 5 Games 15 Minutes Each
Join us right now on YouTube and Twitch and discover new indie games!
youtube.com/live/uaE_CZF...
05.12.2024 21:13
👍 2
🔁 1
💬 0
📌 0
Hey that’s pretty good! I’ll add it to my list!
02.12.2024 04:45
👍 0
🔁 0
💬 0
📌 0
Alright, none of the previous names struck a cord and I they didn’t stick with me. A few more ideas,
1. Castle Cards
2. Arcane Gambit
3. Card and Crown
4. Charmed Chess
Any winners?
02.12.2024 03:10
👍 0
🔁 0
💬 0
📌 0
The biggest issue I believe is that Godot maintainers and .NET team don’t agree on the approach. The .NET team has told Godot an approach they could do but they didn’t like it as it’d require quite the change.
01.12.2024 20:31
👍 1
🔁 0
💬 0
📌 0
Sadly Godot also lacks web export for everything except gdscript which hinders it. They’ve also kinda stopped in the effort to get it working and have left it up to the community.
01.12.2024 19:41
👍 1
🔁 0
💬 2
📌 0
I was doing the same with a selection system. The best way I found to get past it is to decide on a good enough framework that makes a possible rework not a pain. That way I finished it and then when it came time to redo a little bit of it, it wasn’t awful.
01.12.2024 05:53
👍 2
🔁 0
💬 1
📌 0
Thanks!
01.12.2024 02:08
👍 1
🔁 0
💬 1
📌 0
I just finished the action rework and added all the remaining chess moves!
Catch it live over on Itch! adustyoldmuffin.itch.io/untitled-che...
#indiedev #gamedev #chess #godot
01.12.2024 01:48
👍 10
🔁 1
💬 2
📌 0
// xy - offset from nearest hex center
// zw - unique ID of hexagon
vec4 calcHexInfo(vec2 uv)
{
vec4 hexCenter = round(vec4(uv, uv - vec2(.5, 1.)) / s.xyxy);
vec4 offset = vec4(uv - hexCenter.xy * s, uv - (hexCenter.zw + .5) * s);
return dot(offset.xy, offset.xy) < dot(offset.zw, offset.zw)
? vec4(offset.xy, hexCenter.xy) : vec4(offset.zw, hexCenter.zw);
}
Oh! This is a much better shadertoy example: www.shadertoy.com/view/ll3yW7
01.12.2024 00:03
👍 3
🔁 2
💬 0
📌 0
Yep! I was curious if you were modifying a mesh or if you were drawing one!
30.11.2024 23:56
👍 1
🔁 0
💬 1
📌 0
bsky.app/profile/adus... 👋
30.11.2024 23:36
👍 0
🔁 0
💬 0
📌 0
Been over a year since we’ve shown gameplay of 5 Force Fighters. Thankful to be able to show off our passion project once again and these combos!
I promise we won’t dip for that long again🤞🏿❤️
Spread the love!
#fgc #indiedev #5FF #gamedev
30.11.2024 21:20
👍 177
🔁 57
💬 7
📌 7
Hello #screenshotsaturday! I heard we have GIF support now. Do y'all like #gamedev #vfx hexagons?
30.11.2024 22:35
👍 98
🔁 6
💬 5
📌 1
Do you have any tutorials or blogs on how you achieved this?
30.11.2024 23:34
👍 0
🔁 0
💬 1
📌 0
Just like that, all special chess moves implemented! I’ll have a new version published tonight!
30.11.2024 23:33
👍 0
🔁 0
💬 0
📌 0