Monday, January 30, 2017

Little things, branding, and hunkering down...

Welcome to week nine everyone!

On Friday, we had our individual project demos, so we didn't make as much progress on Tiger Trap as we could have. But we still managed to do a lot of little things and start the last major features that we have yet to do. We've added an inventory for managing coins and power-ups, made the level go up as you progress, added a splash screen (and a loading screen, so we'll need to compromise on this), and started the power-ups.

On my end, as the resident arty person, I've tried to incorporate some branding that's directly related to the film. For example, here is a logo that will probably go on the start screen next to the tiger (note that the tiger will be arranged on the right, hence the off-center "trap"):
And here is a pixel version of Verstag's adorable intimidating bunny logo:
With nothing else to do now in CSC 490 but work on this game, we're anticipating a lot more progress in the final couple of weeks! Look forward to a more substantial update this weekend.


Monday, January 23, 2017

Time to get busy!



Hello everyone! It is officially week 8. Here's what we've done since our demo:
  • Refactored the code into logical chunks (for example, now all of the stuff related to creating and moving the trap is in a Trap class; the AI for the tiger is in a Tiger class; all of the images and sounds are in their own respective image/sound banks; etc.)
  • Began adding currency/coins that will be used to purchase power-ups in-game. (There are some design choices still to be made for this--for example, should coins carry over between play-throughs? Stay tuned to find out...)
  • Began adding new graphics assets (such as the cute li'l evil guy seen above)
  • Added sounds for important events, with more on the way
We only have three weeks left in the term, excluding finals week. We still have a lot to do in this time: music, more graphics/sound assets, power-ups, the formulas for ramping up level difficulty and giving currency...

So, this will be a busy three weeks! But, of course, the team has work for other classes that is likely ramping up as finals approach, as well as our individual project for CSC 490 due this Friday. So, wish us all luck--and we'll see you next week!

Monday, January 16, 2017

Game Demo Ready!!!!

Game Demo Ready!!!!

We have been developing all year to meet this goal of showing a demo to our client! Today is an exciting day for us to show all the hard work we have been putting into the program to show our client! At first it took a lot of planning and talking to figure out exactly how we were going to tackle this opportunity, but once we were all in agreement, we ran with the idea and the application has been coming together perfectly. We have all the basic components of the game ready to be played and tested! We only hope that our client will love the design as much as we do, so that we can add some fun features to it to make it a fully developed application! 

Tune in later this week to find out what the client thinks and where we are going from here!!!!!!