Wednesday, December 7, 2016

Blog III

Hi! Welcome back to the 3rd and final blog!

As you already know, the team of developers: Andy Thai, Tian Yang, and Yunbo Chen, have been super hard at work coding features for Project Titanic.

To recap, Project Titanic will be a ship simulator where a player controls a ship on water and attempts to avoid collision with terrain, while trying to pick up as many buoys as possible.

Our implemented features are:
  • Toon Shading
  • Bounding box collision detection
  • Procedural terrain
  • Sound Effects
  • Water Effects
  • Particle Effects
Right now we're just finished completely all parts of the project! There isn't much "creative" planning left to do for now aside from waiting for the final demo tomorrow! Perhaps if we think of any new interesting features to implement overnight, we may consider it, but at this point, we're all calling it completed.

Some screenshots of the completed project:



I've created and uploaded a demo video for perusal onto YouTube here: https://www.youtube.com/watch?v=E_oUR8v9Y5A

Saturday, December 3, 2016

Blog II

Welcome back to the Project Titanic blog!

As mentioned before, the team of developers: Andy Thai, Tian Yang, and Yunbo Chen, have been diligently working on the project. Project Titanic will be a ship simulator where a player controls a ship on water and attempts to avoid collision with objects and terrain (subject to change based on time constraints). The goal of the player will be to collect x amounts of collectible objects while avoiding hitting icebergs.

Our implemented features include:
  • Toon Shading
  • Bounding box collision detection
  • Procedural terrain
  • Sound Effects
  • Water Effects
  • Particle Effects
Right now we're planning on polishing the water effects and getting the particle effects done. Once that's all covered, we'll merge the implementations together and create a working game program using the sum of our implemented features. Our efforts will be spent merging these features together and looking for assets to use within the game.