Recent update
Update
February 24th, 2008 by mikeleon
Using a program Joel showed me I was able to get the visual studio pro iso’s burned. It was very easy to use and can be found here. If you think you are ever going to download images from Microsoft you might as well get that program because it makes it easier to burn their .iso format.
Anyway, I was able to get VS pro installed which is good since that means I can start coding again lol. I couldn’t find a simple way to code a timer online, so I made a basic timer class that keeps track of how much time has passed since you started the timer. That is going to be used to enforce time limits on solving the maze. I based it off the system clock so i think you could cheat by changing your clock… but the maze isn’t that big and if someone wants to cheat that bad, meh.
(I also finished the 401 midterm last night woot)
Posted in Uncategorized | | 0 Comments
