The N-queens problem is probably boring you a little after having read the language tutorial, but there are still interesting aspects left. The source in your examples directory contains a version with graphical output: pgqueens(N) draws a board and shows all solutions.