Carter Mansoff

WSU Vancouver - Discovery Tour

For this project I worked in a group of 5 as the Lead Programmer, working on a game for a recruitment and ad campaign for Washington State University Vancouver. This game is a gamified version of a tour of the campus in a 2D style.

Here is a link to the game

https://dtc-wsuv.org/projects/wsu-vancouver-is/discoverytour.html

What I worked on:

  • I developed a Dialogue System. Where you can interact with NPCs and get dialogue, set up NPCs with Options, and have additional dialogue once conditions are met.
  • I design and made the End Screen. Once you beat the game and talk to butch again it would display, tailing up what points you got to show recommendations of degrees you can take a WSU Vancouver.
  • I made a Points system. This is based on what option/choice you made during dialogue with an NPC.
  • I created a Scene Management system. This is when you enter the buildings it will take you the player to a new scene for the interior of the building. Also, it will take you back to near the entrance of the building once you leave the interior.
  • I implemented some of the Art Assets into the game.
  • I did some Debugging on the code for the game