How to make a game?

I am very new to the game programming and I just installed lwjgl on my stystem and ready to go.
But, I have no idea how to use any of the functions or how to start or even where to start!
Can someone please guide me and push me in the right direction?
Some of the questions that I have are:

  • Do I first make an GUI and the start darwing inside?
  • How do I render graphics?
  • How can I make a graphic move?
  • Can someone show me the most basic program using lwjgl? like drawing a triangle and moving it with arrow keys?
    Any advice would be appreciated.

Thanx.

BTW: Happy holidays!

Have a look at the following page:

http://nehe.gamedev.net/

A lot of the tutorials can be downloaded in LWJGL specific code thanks to Mark Bernard.