GodotPhoenixChannels icon indicating copy to clipboard operation
GodotPhoenixChannels copied to clipboard

Game demo

Open alfredbaudisch opened this issue 6 years ago • 3 comments

The demo implemented with #16 showcases the features of the library, but not exactly a game.

alfredbaudisch avatar May 10 '19 05:05 alfredbaudisch

I'm implementing a small test game in which one can move a character and see other people moving in the same map, I can publish it freely.

However, I found the included demo chat complete enough to get how it works

jacopofar avatar Nov 06 '20 18:11 jacopofar

Glad you managed to move forward with the chat demo, @jacopofar! There is also https://github.com/alfredbaudisch/Godello!

alfredbaudisch avatar Nov 06 '20 22:11 alfredbaudisch

I implemented a very simple demo: https://github.com/jacopofar/godot-multiplayer-phoenix-demo

It uses Phoenix channels to update the player positions

jacopofar avatar Nov 12 '20 14:11 jacopofar