"Deliver Game" is an exciting 2D Unity game where players use a 🚗 to pick up randomly 📦 spawned packages and deliver them to specific 📬 areas. Players need quick reflexes and good driving skills. Additionally, they can increase the vehicle's speed by passing through specific ⚡ boost points within the game. The objective is to achieve the highest score by successfully delivering as many packages as possible to the designated areas.
Players start the game with a 🚗 and must pick up randomly 📦 spawned packages and deliver them to specific 📬 areas. Successfully delivering a package awards 🌟. Players can also increase their 🚗's speed by passing through designated ⚡ boost points.
- W, A, S, D Keys: Vehicle movement 🚗
- Arrow Keys: Vehicle movement (alternative control) 🚗
- Pick Up/Drop Off Packages: These actions occur automatically upon entering specific areas 📦.
- Passing Through Boost Points: Use for boost the vehicle's speed ⚡.
- Unity 2D
- Unity 2D Physics
- Basic knowledge of C#
- Basic knowledge of Unity
- Copy this repository to your local machine or download it as a zip file.
- Open Unity 2D.
- Use the "File" > "Open Project" option to open the project.
- In the project folder, open the main game scene located in the "Assets" folder under the "Scenes" subfolder.
- Run your game in Unity and start playing.
- Game Design / Programming: Ismail Tosun
This project is open-source and welcomes contributions. Feel free to submit "Pull Requests" for bug fixes or enhancement suggestions, or report issues ("Issues").