Blog of Ortz

I make stuff up

Skip to: Content | Sidebar | Footer

Category: XNA

XNA Youtube Playlist

24 April, 2008 (23:10) | XNA

I’ve been collecting XNA videos on Youtube into a playlist for a while now. Check it out. I’ve got about 40 videos as of this posting.
If you have a video you would like me to add, feel free to contact me or leave a comment.
I also idle in #xna on EFNet. If you have a [...]

XNA and OOP

29 October, 2007 (17:07) | Rant, XNA

I have a simple question about XNA tutorials. Why is everyone sparing newbies OO? Nearly every article and tutorial I see uses very little, if any, Object Orientation. They’re going to have to learn it anyway. In fact, game programming in XNA is a perfect opportunity to learn it.
Yes, they’re new, but you don’t need [...]

XNA

28 March, 2007 (14:54) | XNA

So for the past few weeks, shortly after jumping into C#, I’ve been messing around with XNA. I haven’t had this much fun programming since I first discovered how to query a MySQL database with PHP.
Instead of going on some big thing about what XNA is, I’ll link you here.
After I made a simple Pong [...]