In fact, almost every game requires background. For simple games often we chose a static image. However, more often is used a moving image following the player. There are many softwares for creating game background but for me well suited program is Tiled Map Editor.
libgdx
Libgdx – Textures, Animations, User Input
Continuing education about the Libgdx library in this tutorial will be discussed basics about drawing textures, animations and detecting user input.
LibGDX introduction Tutorial
Certainly while learning programming, you not once thought of creation a video game. For many, this is often the reason why they become interested in programming. There are now many framworków and libraries to help us create a fully functional games. Personally, some time ago I became interested in Libgdx.