As I couldn’t find a simple single room (global) chat system with built-in emojis to use in my game, so developed a basic one myself.
Used socket.io for the messages, emoji-mart for the emojis support.
Server code: Glitch :・゚✧
Please make sure to fork it and replace it in the chatui.js file!
Project:
https://playcanvas.com/project/1262309/overview/playcanvas-chat-component
Try it here:
Improvements required:
- Better styling
- Mobile responsive