Programming and Winter Storms

Hey guys,
Steve here.
Wow. A lot has happened in the last 4 days, as you can tell by reading the title of this post.
Yes, we got a direct hit from an ice storm. I’d known about this possible storm since about Thursday, but didn’t think it worth posting about as all other winter events that were possible this season missed us. This one, however, did the exact opposite.
As a result of the 1 and a half inch sleet accumulations we received this morning and a sustained temperature in the middle 20s, school was canceled today and will be tomorrow as well.
Though temperatures are expected to rise above freezing tomorrow afternoon, a second winter storm is possible tomorrow night, which could bring up to 3 inches of snow to the area. This one depends on some key factors, however, unlike the ice storm that just hit. for 1, the storm system that will be the catalyst for this second bout of precipitation must move directly over us in order for the precipitation to fall as wet snow. If it doesn’t, we could end up with just rain, or no precipitation at all. Secondly, the high temperatures on Wednesday will exceed 40, turning what accumulates in the morning into slush by the afternoon. Knowing Texas and it’s erratic weather patterns, though, this could very well change for better or worse.
In other news, I’ve once again had an active programming week. For now, I’ve set aside the word pad application that I was working on, as it is very low priority and has most of the features I was planning to implement. However, I have an actual audio game in the works now, something I’ve only attempted once before and discontinued due to lack of new ideas.
The current game I’m working on is a racing game. There’s nothing too special about it: turns, obstacles to make the game more challenging… that’s basically it. I’ve been building it for about 4 days now, and was only able to compile a half-working version tonight. Even still, this has a significant number of bugs, and lacks several features that are to be included in the actual release.
Since I’ve never worked on such a project before, the hardest part has been fine-tuning it: the opponents have to have just the right amount of speed, because we don’t want them to fall too far behind, but then again we don’t want them to go as fast as the player, as that could cause some problems, especially if obstacles are present on the map. In addition, I’m still experimenting with other things such as sound (panning, volume), initial placement of opponents, and track size.
At any rate, I’m making considerable progress on this game. It will definitely be addicting once I finish coding it.
That concludes this post. I’ll blog some time this weekend.
Thanks for reading,
type you later,
Steve.

Comment