Thursday, December 4, 2008
Well, I’m not sure what I expected. However, Unlink was not a winner for the Dream Build Play 2008 competition. Even though that got me down, I started looking at some of the games that made it into the Community Games and I thought “hey, I can do better than that!” So, without further ado… […]
Also filed in
|
|
Thursday, September 25, 2008
Well, it looks like the contest was extended by a few days. So, after a short rest, I took advantage of the situation and updated my audio components. They needed some work, as there was no way to stop the sounds from playing. Also, I said “um” a lot, and there wasn’t a “you didn’t […]
Also filed in
|
|
Monday, September 22, 2008
The final revision. All artifacts are checked in, and have been submitted to DBP. This has been a great learning experience, and I look forward to making my next game with XNA! How exciting!
Also filed in
|
|
Monday, September 22, 2008
Add data feedback for win/loss Add functionality to support multiple codes per “level” (difficulty-based) Get Gamer Tag + Picture (untested) Render the whole left side of the board, for that matter, including timer & progress Change confirmation quit screen to score printout screen Bugfixes, and maybe more… I’m missing the XACT audio stuff. I’m going […]
Also filed in
|
|
Sunday, September 21, 2008
Update game logic to stop detecting false positives (game works great, now!) Add data feedback for win/loss Figure out some way to use the difficult levels, or take them out (duration of gameplay) Add functionality to support multiple codes per “level” (difficulty-based) Get Gamer Tag + Picture (untested) Render the whole left side of the […]
Also filed in
|
|
Saturday, September 20, 2008
Well, I’ve been travelling again. I’m on my way back to the US now. I made a brief stop in Panama, to see my girlfriend’s college graduation ceremony. She was kind enough, on her graduation day, to give me some time to work on my project. Also, the hotel I’m at has free wireless, so I […]
Also filed in
|
|
Wednesday, September 17, 2008
I’ve been sick for the last few days, so I’ll just changelog my results for the night: Added joystick support for moving left & right Began work on StartNewGame commented logic for submit guess created stubs for IsGuessComplete and IsGuessCorrect created timer for AI I think it’s a pretty successful night, given my condition. I […]
Also filed in
|
|
Monday, September 15, 2008
I’m not sure if I was clear yesterday, but I DID actually add the trigger help stuff. Today, I worked on some auto-increment functionality, as well as the code that will actually perform the guess submission. The processing on the guess (aka – the guts) is not complete, but there’s a wrapper in place that […]
Also filed in
|
|
Sunday, September 14, 2008
This morning, I had trouble waking up. But, while I was in the shower, I figured out what I would use the triggers for: the help screen! Now, time for some wine! How awesome!
Also filed in
|
|
Saturday, September 13, 2008
Well, true to my word, I worked on more input handling this evening. Triggers and Joysticks are floats, rather than binary switch. That makes them a little rough. Dpads & Buttons are binaries, though, so I’ve handily handled them. I’m only filling in the first guess right now, but I’ve also added a gradient shader […]
Also filed in
|
|