An open API service indexing awesome lists of open source software.

https://github.com/ainoraz/gdx-map

Viewing and adding information to static maps
https://github.com/ainoraz/gdx-map

libgdx-desktop map-viewer static-maps

Last synced: 3 months ago
JSON representation

Viewing and adding information to static maps

Awesome Lists containing this project

README

          

# gdx-map

*Made as a University project*

A little application for viewing static map images and placing bookmarks with information on them.
Written using the LibGDX library.

**DISCLAIMER:**

The images are missing from this project. If you would like to run this project, add `map.png` and `flag.png`
to `core/assets`

## Compiling and Running:
`gradle desktop:dist`

`cd desktop/build/libs`

`java -jar desktop-1.0.jar`