Posts Tagged ‘framework’
Aug 10, 2011
Saelee Deus Ex Machine (SDXM): A 2D Game Engine Features List

I’m getting a steady 33 frames per second and have tested on Windows XP, Vista, and 7! If you have Vista or Windows 7, you’ll be good to go. If you have Windows XP or previous versions of Windows, you might have to get the .Net Framework to run my application. Anyway, here’s a list of features I’m planning on implementing. (more…)

Jan 12, 2011
Learning c++ via vb.net and object-oriented programming

In most cases, the idea of programming is all the same. What makes it difficult is learning a particular language with all its different syntax, commands, etc. Like real-world cultures, people speak different languages, but everyone needs to eat and poop, except the words for those might differ from culture to culture. Even if there were no language differences, I’m sure one could still gesture, if considered obscene but still get the point across. If you could pick up those cues, then you’ll see that most cultures are the same. So let’s take a look at similarities between c++ and vb.net… (more…)