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:  * remove duplicate image, moved it to the top... add line breaks between resources
This commit is contained in:
@ -2,6 +2,8 @@
|
|||||||
title: libGDX
|
title: libGDX
|
||||||
---
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Game Development with libGDX
|
## 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.
|
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.
|
||||||
@ -11,6 +13,6 @@ LibGDX supports both 2d and 3d game development, and is written in Java. In addi
|
|||||||
|
|
||||||
#### Resources:
|
#### Resources:
|
||||||
|
|
||||||
https://github.com/libgdx/libgdx/wiki
|
https://github.com/libgdx/libgdx/wiki
|
||||||
https://libgdx.badlogicgames.com/
|
https://libgdx.badlogicgames.com/
|
||||||
https://www.reddit.com/r/libgdx/
|
https://www.reddit.com/r/libgdx/
|
||||||
|
Reference in New Issue
Block a user