You could learn C++ and use the Open GL library. Open GL is a library designed to make 2D and 3D applications. And use another library called Simple and Fast Multimedia Library to create the window itself.
There are multiple tutorials that teach C++ and OpenGL. There are other graphics libraries, but Open GL is the most popular.