https://github.com/aesthetixvb/pizzadelivery-2d-mini-game
"This-Barbie-Delivers-2D-Mini-Game" is a beginner game project stemming from GameDev.tv's assets and 2D Unity Video Game Development course.
https://github.com/aesthetixvb/pizzadelivery-2d-mini-game
beginner-game-developer beginner-project csharp unity2d video-game video-game-development
Last synced: 24 days ago
JSON representation
"This-Barbie-Delivers-2D-Mini-Game" is a beginner game project stemming from GameDev.tv's assets and 2D Unity Video Game Development course.
- Host: GitHub
- URL: https://github.com/aesthetixvb/pizzadelivery-2d-mini-game
- Owner: AesthetixVB
- Created: 2024-06-06T06:45:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-03T04:43:53.000Z (9 months ago)
- Last Synced: 2026-06-08T14:37:48.319Z (about 1 month ago)
- Topics: beginner-game-developer, beginner-project, csharp, unity2d, video-game, video-game-development
- Language: C#
- Homepage:
- Size: 30.5 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pizza Delivery System
*Now titled 'Pizza Delivery System' with personal assets to reflect change of theme and 2D level design.*
---
**Pizza Delivery System** is a game made by following GameDev.tv's 2D Unity Video Game Development course.
## Delivery Driver Project
### Controls
- **WASD** or **arrow keys** to drive.
### Goal
- Find and deliver **6 packages** scattered around the map.
- Once a package is picked up, deliver it to the customer (*blue circles*).
- Avoid crashing and pick up *Energy* bolts to give your company car a boost.
---
## How to Download and Play (PC)
1. Go to [Releases](../../releases) on this repo page.
2. Download the latest version.
3. Extract files into a folder.
4. Open the executable file.
5. **To exit game:** Press `Alt-F4` (sorry, there's no exit button yet).
---
## Play in Your Browser
Don't want to download? No problem!
[**Play on Web Browser via this link**](https://aesthetixvb.github.io/PizzaDeliveryWebGLHost/)
---
## About
This is my very first go around with game development in Unity, and I may come back to it later after completing more projects and courses in order to turn it into a usable minigame. Stopping here in order to...
---
## Future Plans (If I Return)
- Add a basic tally system that keeps track of how many packages were delivered.
- Add a basic UI/Menu with options like **Play, Settings, Quit**.
- Add an end game/restart UI screen after all the packages are delivered.
- Use a pointer that guides the player to packages and their respective customers.
- Add a timer that starts after picking up the package.
- *Bonus*: Add emotes to represent customer's anger at certain time intervals.
- A way to lose the game by running out of time.
- Music and sound effects.
- More maps/levels (at least 4 more that increase in difficulty).
---
## License
Licensed under [To be announced]