3 years ago

I've cleaned up the project and made a small how-to video. The link to the project is in the description.

https://youtu.be/-fDR8JrKgww

Have fun.


Godot 4 Beta 9 Simple Network Game Demo
Follow me on:https://mastodon.gamedev.place/@roughnighthttps://twitch.tv/roughnight86https://discord.gg/xxdz7WKW3Jhttps://gamejolt.com/@Roughnighthttps://ko-...
https://www.youtube.com/watch?v=-fDR8JrKgww


0 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

finally got network syncing done

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 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^^

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

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 :)

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