Godot support

12 Jan 2020, 08:54

Is godot support planned?

12 Jan 2020, 14:31

Hi @Enriqueto, a Godot client is on the radar but I think there aren't many users right now to justify the time put into it.

Are you already using Godot or just considering it for the future @Enriqueto?

Cheers!

13 Jan 2020, 11:57

I'm considering it for a new project. I need to code the game in c++ and Godot is an option together with Cocos2dx. I'm not a big fan of it but I may end coding the game in Cocos2dx.

20 Jan 2020, 23:04

Hi, I've been using Godot for quite a while now and am currently looking to add multiplayer to my turn based game. I'd love to give Colyseus a go for it.

21 Jan 2020, 01:26

@endel I am also looking at using Godot for a new project. So a Godot integration would be nice.

29 Jul 2020, 12:15

+1 would be great to have native godot integration. Especially with html5 exported version.

18 Sept 2020, 15:35

+1 for godot support

9 Nov 2020, 21:04

+1 it would be great to have it working with Godot !!

28 Jul 2021, 11:31

Hi there, There is an alternative for those who want to use Godot with Colyseus. Here: (https://github.com/GodotExplorer/ECMAScript) you can find a javascript version of godot which can use npm packages. This way you can use the javascript / typescript version of the client.