A while ago I was experimenting with LibGDX, I was building a platformer game, mainly to learn OOP and game development
I was working on a game called "Super Droid" a replica of good old game "super mario". I'm using libgdx as my game framework, so it means that the will be able to run on Android with GL2 support and any other OS which supports java - linux, macOS, windows.