Added logo of libgdx to index.md file (#22283)

* Added logo of libgdx to index.md file

Added logo of libgdx to index.md file

References: 
![logo](http://libgdx.badlogicgames.com/img/logo.png)

* remove duplicate image, moved it to the top...

add line breaks between resources
This commit is contained in:
mil3zh
2018-11-20 14:40:02 +01:00
committed by Tom
parent b1851623d1
commit 248788a335

View File

@ -2,6 +2,8 @@
title: libGDX
---
![logo](http://libgdx.badlogicgames.com/img/logo.png)
## Game Development with libGDX
libGDX is a free and open-source game-development application framework written in the Java programming language with some C and C++ components for performance dependent code.