A fun little 3D game made for the Game (Engineless) Jam. It is still is development but the basic gameplay is something like this:
-
You are owner of a pizza truck and you want to deliver as many pizzas as possible, as fast as possible.
-
With your years of experience you've decided to optimize the delivery process by completely eliminating the need to stop your truck. Instead, you launch the pizza directly at customers from a moving truck 😅.
-
Every missed hit means a loss to your business.
-
Avoid oncoming traffic (cause your life is kinda important😅).
-
Potholes = wasted pizza
Play "Fastest Pizza Delivery" and see much money you can make!
-
git: For correctly cloning this project
-
Raylib 3.7.0: Included as a submodule
-
Cmake: For generating project build files
-
Still WIP
-
Get it on itch.io
# Clone this project
git clone --recursive https://github.com/ufrshubham/FastestPizzaDelivery.git
# If the repository was already cloned without submodules, use
git submodule update --init
# Enter project directory
cd FastestPizzaDelivery
# Generate projects files
mkdir build
cd build
cmake ..
-
Source code for this project is licensed under MIT
-
For details about Raylib's license check raysan5/raylib
-
Pizza Food Vendor Truck by siapap is licensed under CC Attribution
-
Pizza by Ricardo Sanchez is licensed under CC-BY-4.0
-
City Kit (Suburban) by Kenney is licensed under Creative Commons Zero, CC0
-
Low-Poly Car by Lawrence Pompey is licensed under CC-BY-4.0
-
The Teal of the Tropical by VOiD1 Gamin is licensed under a custom license. Please see their site for details.