More Game stuff
I’ve abandoned OS stuff for now and gone back to game programming.
My generic front end engine is going alright. I’ve got the basics from some SDL tutorials and a NeHe tutorial to be able to write stuff on the screen.
I’ve updated the Games programming page with a couple of extra links.
I’m fighting c++ with some objects and its really annoying. I’m also having problems laying out my game state, ie how to transition from game menu to game play and so on.