Cargo Chaos

Cargo Chaos

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 2.83
fun: 2.81
innovation: 2.39
theme: 3.19
humor: 2.08
mood: 2.74
Cargo Chaos is a simple top-down cargo delivery game made in Python using Pygame. Latest release can be found on GitHub which is located under links here!

How to Play

- Move the car by pressing `A` and `D` or `Left Arrow` and `Right Arrow` keys.
- Collect the `brown` bags which is the cargo.
- Increase the score by delivering the cargo to the `green` X.
- Avoid the `orange` traffic cones otherwise the game ends.
- Difficulty increases as the score increases.

Changelog

In accordance to the Ludum Dare rules I cannot publish the latest release here which received improvements based on the feedback given. The original release will remain here but please do consider trying the latest release on GitHub.

5/2/2023:
- Added an indicator for cargo currently held
- Added a maximum cargo limit of three
- Adjusted the objects to spawn higher

5/5/2023:
- Added a boost for horizontal speed increase
- Improved the graphics
- Refactored the code
Found a bug?
Tell us on Discord