Skip to content

Releases: Leejjon/libgdx-chat-example

Alpha version, still contains some bugs.

14 Feb 12:56
Compare
Choose a tag to compare

Chatting works on Android, Desktop and in Firefox and Chrome.

Known bugs:

  • If the desktop client cannot reach the server, it will try to close some assets that will give a no OpenGL context found exception.
  • On Android, the app seems to be reloaded when the screen is rotated.

Live example running on tomcat:
http://leejjon.net:8080/chat/index.html

Desktop client download:
http://leejjon.net/files/chat-desktop.jar

Android client download:
http://leejjon.net/files/chat-android.apk

Screenshots:
htmlchat

desktopchat