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

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

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

Here's EVEN MORE #GameJoltColors25 great art from you fellow Jolters!

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

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

The jam theme is "One Bit" - "Where am I" And I made a FPS with Godot, where you have to clean your computer from evil viruses^^ here is the link : https://roughnight.itch.io/antivirus would like to have feedback :)

the aftermath of my stream today! worked on rotation stuff, added ufo's, fixed a bug in my bullet/hit detection some time left for GodotWildjam'73

The Knightling launches on August 28! Wishlist it now so you don't miss out: https://bit.ly/KnightlingSteam

To celebrate the game's impending release, we've added The Knightling Pack and The Knightling Community Pack back to the Shop!

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