Need Help, Can’t Figure Out What I Will Do Next LD
This Ludum Dare was my last one that I use Game Maker Studio. In the comments could you leave your suggestion. Do not suggest Unity. And yes I might try out engines you guys have built for previous Ludum Dares.
What I did seemed to work out very well – take a while off. I skipped 5 LDs learning Java, and by LD29 I was able to participate with a pure Java AWT/Swing entry.
I then used libgdx in LD31 – this is really useful, since you can export JavaScript, Android, iOS and desktop apps from the same codebase, and 2D and 3D are both supported, so I’d highly recommend picking that up. If you deploy to HTML/JS, people don’t need Java installed to play in browser, and you can use packr if you want native applications that run without Java installed.