About the project

Expanding Space was my first big school project where we got our teams assigned and had to create a video game from scratch. The theme was 'Space'.

This project started on 5 May of 2020. We got placed in teams and started working on the game. The team was made of 3 devs and 3 artists.
We made a game called 'Space Rush'. In this game you have to deliver and help civilians on your space station te help them survive and stay positive.

My Part In The Project

  • Item Pickup
  • Item Delivery
  • Characters
  • Tutorial
  • Trailer

    Storyboard Tutorial

    A storyboard of the tutorial that i wrote the code for

    Pickup

    When there is an item to pick up, the player is prompted to press 'E' to pick the item up

    Dropoff

    When the player is at a drop off point, they get prompted to press 'E' to drop off the item

    Tutorial Code

    When the user has read the current slide, they can press enter to pass onto the next one

    Pickup Code

    An code example for the water item. If the player presses 'E', the item will go into the players inventory

    Dropoff Code

    When the player is at a dropoff location and presses 'E', the item gets taken out of the inventory, the quest gets completed, the player gets an amount of money and a new quest is randomly generated

    Tutorial Sheet

    A sheet of the tutorial, showing the code snippets and in-game screenshots of the tutorial

    Extra Info

    Engine:

  • Unity - Version 2019.2.15f1


  • Start Date: 06-05-2020
    End Date: 25-05-2020