Loading...
32
1 year ago

Today I implemented a simple routing server for my game-project with https://mastodon.gamedev.place/tags/godot
Nice feature to not have to input ip adresses anymore^^




4 comments

Loading...

Next up

Terraria-like project I'm working on.

It's a full chunking system with save/load map function... in the long term I want to try to integrate multiplayer into it

https://roughnight.itch.io/ http://www.youtube.com/@roughnight301

playing around with the new networking nodes in Godot4 C# #gamedev #godotengine #madewithgodot #pixelart

This week's Fan Art Friday celebrates Yooka-Replaylee! Accept the quest in your quest log to get started.

currently working on the new version of my gamejam game I try to fokus on better controls at the moment... and yeah, I upgraded the graphics ^^

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

My submission for the GodotWildJam'73 Asteroids meets tower defense ^^ hope you'll have fun with it. Feedback welcome! https://roughnight.itch.io/weltraumforschungsstationverteidigung…

worked on my game AntiVirs (originaly from a gamejam https://roughnight.itch.io/antivirus) and currently on the search of a visual design

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

today I had started to implement the multiplayer feature.. currently only connection, no synchronisation of map and chunks... I testet locally, so both server and client used the existing saved map-file