Risto_Saarelma comments on What are you working on? February 2012 - Less Wrong

7 Post author: David_Gerard 05 February 2012 12:33PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (90)

You are viewing a single comment's thread.

Comment author: Risto_Saarelma 08 February 2012 06:52:43AM *  2 points [-]

Getting up to speed on C++11 after 10 years of steering clear of C++, now that they finally came out with the standard. Writing a roguelike game from scratch in modern C++ and looking for ways to express complex game logic in as readable and maintainable code as possible using various tricks and idioms.

I still haven't found the settings panel in my head that lets me switch the focus of obsessive tinkering into something other than game programming.