Vrekt / LunarGdx

A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
MIT License
49 stars 1 forks source link

Implement networked tiles and maps #6

Closed Vrekt closed 1 year ago

Vrekt commented 2 years ago

Start working on implementing networked tiles/textures, objects and maps.

Ideally, have a general Tile that has a String texture location and position to spawn locally.