Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. doorbash
    3. Best
    • Profile
    • More
      • Continue chat with doorbash
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups

    Best posts made by doorbash

    Colyseus Java / Android Client

    Hello,

    I've been working with Colyseus for a couple of months now and made a trick-based card game (Hokm) for Android/iOS/Web with it using JavaScript for the Client.The iOS version download hits is reaching 10K times now in my country and the server is handling about 1500 online users every day.I have plans to do much bigger projects with it in the future.

    Actually I'm not able to help the project with money since I live in Iran so I decided to do a little contribution with code (. ❛ ᴗ ❛.)

    Here's the project I was working on for a few days.This is a Colyseus client for Java / Android that is implemented based on colyseus-unity3d and colyseus.js clients.

    Github : Colyseus-Java

    FossilDelta and StateContainer are written completely in Java
    For websocket connection I used Java-WebSocket
    MessagePack decoding is done by the MessagePack for Java

    And I also made a simple agar.io-clone game using libgdx just to show how to work with it.

    posted in Announcements •
    Hexy

    Hello guys

    I was working on this project last year and had plans to publish it on store someday. But for some reasons I decided to put it on GitHub. It was written in Java before, last month I learned Kotlin because Google is now forcing everyone to use it for Android development so then I upgraded the colyseus-java to colyseus-kotlin it is now supporting colyseus 0.14.

    Here is the project:

    https://github.com/doorbash/hexy

    Have a great day/night

    posted in Showcase •