A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish. A huge variety of algorithms exist for generating and solving mazes. These ...
libGDX provides a simple wizard tool (gdx-setup.jar) allowing you to easily get started. This will create a gradle ready project, which can then be imported into your IDE (Android Studio, Eclipse..).