Skip to content

A relaxing and engaging 2D game developed in Unity using C#. In this game, you take on the role of a delivery driver who navigates through various obstacles to pick up and deliver packages. The core mechanics involve driving a car to collect and drop off packages while managing speed and direction.

Notifications You must be signed in to change notification settings

chivumarius/DeliveryDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delivery Driver

Game Description

Delivery Driver is a relaxing and engaging 2D game developed in Unity using C#. In this game, you take on the role of a delivery driver who navigates through various obstacles to pick up and deliver packages. The core mechanics involve driving a car to collect and drop off packages while managing speed and direction.

Start Game The player must explore the city in search of packages to send (green squares) and the recipient of the package (blue squares) to whom he will deliver.

Picking Up the Package for Delivery When the package is picked up by the delivery, the car turns green.

Searching for the Package Recipient The delivery car looks for the recipient of the package in the city to make the delivery.

Package Delivery When the player delivers the package, the car changes its color to light blue.

Searching for a New Package to Delivery The player explores the city in search of new packages to be delivered.

Picking Up a New Package The car picks up a new package for delivery and turns green.

The Delivery Car cannot Pick Up a New Package. The delivery car will not be able to pick up a new package, if it already has a picked up package, that it has to deliver.

Searching for a New Package Recipient The delivery car continues its journey in the city looking for and finding a new recipient of the new package it has to deliver.

Game Mechanics

  • Drive the car forwards and backwards.
  • Turn the car left and right.
  • Increase speed by driving over 'Speed Ups'.
  • Decrease speed by hitting 'Slow Downs'.
  • Pick up packages by driving over them.
  • Deliver packages by driving to the delivery spot.
  • Change the car color to indicate different statuses.

Game Design

Player Experience: Relaxing

Core Mechanic: Driving over pickups and deliveries

Game Loop: Find and deliver all the packages to win

About

A relaxing and engaging 2D game developed in Unity using C#. In this game, you take on the role of a delivery driver who navigates through various obstacles to pick up and deliver packages. The core mechanics involve driving a car to collect and drop off packages while managing speed and direction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages