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 ; (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=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!