Simple Multiplayer Platformer

I’ve recently finished a simple multiplayer platformer using LibGDX. Currently, it’s got very simple gameplay, but I designed it to be easily extendible, so you can fork it and add your own gameplay elements. No need to writer your own platformer from scratch! All the assets are included as well.

https://bytebucket.org/SteveSmith16384/simpleplatformer/raw/a6d8595552acd3cb5ec143a43f8fe9c57c63b08c/docs/screenshots/gameplay1.gif

5JuLrU3Biro

Full source is here: https://bitbucket.org/SteveSmith16384/simpleplatformer/

Looks nice and clean :slight_smile:

btw, what happened on 00:14 - 00:22, on the video? :point:

Thanks!

That’s a good question. I never watched the video all the way through. I’m guessing my code hit a breakpoint, and the pause was me removing it and continuing.