PROJECTS

About School Projects Personal Projects Developer Diary Contact Resume

Dawn N' Dust


Download Link
  
    Dawn N' Dust is a car battle royale game made using Unreal Engine 
  and written in C++. The game is a 3D Free-For-All co-op game 
  involving cars with guns. The first player to reach 10 kills 
  wins!  
  
  The game was a school collaborated project for my Game Production 
  class during my 2nd year of Game Programming (2020). The overall 
  team consisted of our whole class (roughly around 30 programming 
  students) and a handful of art students that helped in making 
  the assets. 
  
  The idea behind this was to give us some experience of what 
  it would feel like working in a studio. Students were put 
  into different agile teams, specific roles were assigned 
  for each individual student, alongside weekly scrum 
  meetings and Trello tasks.  
  

CONTRIBUTIONS

• Created a car health component that sends data to a UI widget so the player can see their updated health-bar • Implemented a variety of player power-ups upon collecting mystery boxes • Play tested the game multiple times to find any lingering bugs (e.g. finding missing collision boxes, broken game mechanics relating to the car, network multiplayer testing, etc.)