How do you communicate and send info to the server?
We are connected to a NodeJS server, and we don't know how to send packets.
I need that too, if anyone can help, would really appreciate it
Develop games in your browser. Powerful, performant & highly capable.
the best way to communicate will be by WebSockets...
C2 have a plugin very simple to use.
Server... for NodeJS try: github.com/websockets/ws