[LibGDX] Racing2D Cross Platform Multiplayer

http://a3.mzstatic.com/eu/r30/Purple20/v4/4c/0e/04/4c0e0470-9da5-e6d7-7502-2f8743723356/screen640x640.jpeg

Hello guys, i’d like to show you my first mobile game Racing2D.

It’s a cross platform multiplayer topdown racing game for iOS and Android.

I programmed it entirely in java, using libgdx as framework and overlap2d as level-editor.

For the networking part i programmed my own udp network library with hole punch support.

I would be really happy if you could test the multiplayer part with your friends and post some feedback.There are probably some bugs too, so i apologize in advance ; :smiley: (it’s only working with a wifi connection - the hole punch over mobile connection is not working

[url=https://play.google.com/store/search?q=racing2d]


[/url]

[url=https://itunes.apple.com/de/app/racing2d/id1108993040?mt=8]

http://s32.postimg.org/cwzvseawl/app_Storeimg.png
[/url]

Big shoutout to the guys working on libgdx and overlap2d,awesome stuff!