Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 333 Bytes

File metadata and controls

12 lines (8 loc) · 333 Bytes

Doodle-Jump-Multiplayer

Multiplayer version of Doodle Jump Multiplayer with self made graphics

Needs Java SDK/JRE 8 to compile/run

  • libgdx-0.9.9 //Game engine + openGL
  • netty-4.0.17.Final //For networking
  • weupnp-weupnp-0.1.2 //For uPnP

Those libraries above needs to compile this project.