Clojure is a pleasure. It is the tool I use with which I can most easily reason. My thoughts go straight into the REPL, no ceremony; the results I get there give me immediate feedback in a loop; the functions that result go into source files in a project that very clearly express my intentions.
So many things, mostly work, have been keeping me busy that I have not had time to do any game programming for the past year. I have not given up, though. My current interest is HTML5/Javascript game programming, sparked mainly by the Google Pacman logo. I found a great canvas intro tutorial that is very