Wednesday, May 30, 2007

Bugzilla First Time Experience





For our Bugzilla E learning assignment, we had to create bug reports and learn about resolving and managing these reports.


First, each of us created 2 reports of a bug. Then, we each assigned each other's bugs to ourselves. Bryan was in charge of creating screenshots of the bug. We pretended to fix some of each other's bugs, and created a report of all the bugs, as a bar and pie chart.


Bar Chart Report



Pie Chart Report


To view the names our bugs, view the screenshot below. To get to this screen on IE, register on Bugzilla, and when logged in, click on Reports. Then, click on search list of bugs. Then, enter Status as all, product as '_test product', and the keyword is 'Simian Softwerks'.



Thursday, May 24, 2007

THE AMAZING AND LONG AWAITED... TOWERS OF HANOI!

after spending the last 12 hours in sheer panic and rush, we bring to you... the fully featured version of the TOWERS... of HANOI!!!

Here are some screeenshots of our game:






and finally, here is the url to get the source for our game!

http://www.brankenonline.com/Hanoi.7z

You will require 7Zip or Winrar to unzip the archive :P
We hope you enjoy our game as much as we dreaded making it. haha. have fun.

Tuesday, May 22, 2007

Design Patterns with Unit Test ++

Here is our code for today's assignment:

http://www.brankenonline.com/gdev_unittest.zip

Hopefully, we've got it right.

Wednesday, May 16, 2007

Ducky Kitty Adventures

First of all here is our code:

http://www.brankenonline.com/gdev_duckykitty_adventure.zip

And here is the UML diagram of the code, enjoy :D

Tuesday, May 8, 2007

Lab 4: Singleton & Abstract Classes

This is our Lab 4 Exercise on Singleton and Abstract Classes:
Lab 4 Exercise

Enjoy!

Friday, May 4, 2007

STL: Assignment 2

This is our assignment integrating the previous abstract class assignment with STL. The only loop used is in file loading, enjoy ;)

http://www.brankenonline.com/gdev_abstract_classes2.zip