Drifty Delivery Service by LDJam user 262061
Can you drive along these winding roads? Can you deliver all the packages? CAN YOU DO BOTH?????
If not, this game might be challenging. When you drift too much a package can fall out so drive carefully.
[Space] to start game
A/D to turn left and right
Q/E to throw next package out the left or right side of the truck
Norton and Windows Defender really hate the build. If you do not feel comfortable bypassing your antivirus software, the source code is on GitHub and if you really feel the need, you can get PyInstaller with pip and use it on the main.spec file.
If you're not using Windows:
PyInstaller compiles to whatever operating system it is run on. I don't have a Linux computer in the house and my sister wouldn't let me use her Mac. You can go to the GitHub repo, download it, extract all, open the folder in whatever command prompt or terminal your OS has and make sure you have Python, run pip install pyinstaller (if you don't already have it), then try pyinstaller main.spec. If this doesn't work, run python -m PyInstaller main.spec (this command is case sensitive). Now you have a single file executable that you can run. Make sure the executable is in the same folder as the assets folder.
| Link | https://github.com/AdansWorkshop/ludum-dare-53 |
| Original URL | https://ldjam.com/events/ludum-dare/53/drifty-delivery-service |
Ratings
| Given | 23🗳️ | 14🗨️ |
Do I have to install something to play it?
I get the above error message..
bro got this error.... your game looks promising and cant wait to try it.... i use arch linux btw
I specifically made sure to remove it but I'll check again @floke
I have no idea why, sorry @jeff-kerman
I'll try again with everything!
Would have loved to hear some music here, even something generic could have added a TON to the frantic vibe I got from the game.
Grats on the second jam :)
It is quite challenging to deliver the packages. The controls are exactly what the name implies... drifty. I like it! It goes by way too fast though.
Quite additive for me since I WANT TO WIN!!!
Good work on art!!!