Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maktoobgar/nodejs_godot

A tutorial to make a connection test with nodejs and gdscript.
https://github.com/maktoobgar/nodejs_godot

chatapp gdscript godot nodejs socket socket-io

Last synced: 8 days ago
JSON representation

A tutorial to make a connection test with nodejs and gdscript.

Awesome Lists containing this project

README

        

# Chat App

Created a chat app in godot that uses `nodejs` and `ws` as a framework to do the server side.\
It works fine.
References added down here in [Resources](#Resources) section.
Without no further to do, let's have at it.

## Client Side Preview

![](pics/Client.png)

## Resources

1. Websockets Godot 3 Tutorial - Ready to use Client Example for your multiplayer game!:
* https://www.youtube.com/watch?v=_tonScnpjGQ
2. Creating a headless lobby server with Godot and MultiplayerEnet:
* https://www.youtube.com/watch?v=WXrGi6FmQeA
3. Websocket Server Tutorial Example Godot / NodeJS - Improve your game development!:
* https://www.youtube.com/watch?v=rvjs15a1YjQ