FoonLudum Dare ExplorerLD53 → Drifty Delivery Service

Drifty Delivery Service

By adan1032

View on ldjam.com

CategoryRankScoreCount
Overall3912.5721
Fun3702.6321
Innovation3732.6021
Theme3563.0820
Graphics3482.8121
Audio3212.3819
Humor2692.5019
Mood3242.7720

Comments

naganen 2023-04-30 19:26

I like the game but that was too fast for me :) I couldn't do more than 4 delivery.

adan1032 2023-04-30 19:40

Thanks!

grayce 2023-05-01 02:00

Could just be my computer, but ever time I t try to run the game it says "Operation did not complete successfully because the file contains a virus or potentially unwanted software"

nekowei 2023-05-01 02:05

I get a error: OpenAL library couldn't be found

Do I have to install something to play it?

edwolfkidd230 2023-05-01 02:11

I like it. I really like the drifty mechanic. Too bad the antivirus hates it.

asasin56 2023-05-01 02:55

Execution Error

adan1032 2023-05-01 02:55

@nekowei it shouldn't need openAL but its py-openal so you can use pip to get it if you need

soloadventurergames 2023-05-01 03:46

my computer thinks this is a virus can't download :cry:

adan1032 2023-05-01 03:47

@soloadventurergames download the source code and use pyinstaller on the main.spec file.

dummy432 2023-05-01 07:05

bro i get github "404 page not found error" cant access the source code.... i am on linux

bad-b4dguy 2023-05-01 07:21

It's there any way to include OpenAL or other prequisition in the game package?😥🤔

pauvictor 2023-05-01 09:36

It worked nicely for me. I got a first run with an easy track and got 6/16. After I reopened the game for a second try the next track was just a continuous zigzag and I got 0/16. It kind of reminds me of Paperboy from the good old NES.

kreshi 2023-05-01 09:55

error.png

I get the above error message..

josemwarrior 2023-05-01 11:12

I get an error

adan1032 2023-05-01 15:19

To all who got errors, I double checked for references to OpenAL and removed them and I recompiled and reuploaded. Also I left the GitHub repo on private and I have changed that now. Sorry for the inconvinience

floke 2023-05-01 22:37

The OpenAL error still appears for me. Are you sure you completely removed it? I would love to try your game, it looks fun.

jeff-kerman 2023-05-02 10:28

The exe link gives me a 404 :(

farfadet46 2023-05-02 11:40

yep like @jeff-kerman nothing hapen when i try to download the build.

dummy432 2023-05-02 13:10

Selection_008.png

bro got this error.... your game looks promising and cant wait to try it.... i use arch linux btw

adan1032 2023-05-02 20:48

I have no library used called 'gi' @dummy432 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!

adan1032 2023-05-02 20:52

@dummy432 this error appears to be with importing a specific thing in from pyglet.media I'll narrow down the imports so it doesn't try to import the error

adan1032 2023-05-02 20:57

I believe I have fixed all the errors, however I will test that shortly. Thank you all for being patient with me, this is only my second Ludum Dare!

adan1032 2023-05-02 21:10

With the updates, it still seems you can't download the build on the Ludum Dare website however you can download it from the GitHub repo and it runs without errors. I tested it on a different computer and it worked. Sorry for the inconvenience!

groundwater-studio 2023-05-03 03:11

First off, gotta say I hardcore sympathize with the build struggles. I respect you being out here in the trenches trying to make it happen for you! Having to bounce between steering and throwing packages was a neat little challenge given how the controls were laid out. I actually think the control layout was my favorite part cuz it really lent it self to the challenge of balancing two things without getting my fingers all tied up.

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 :)

floke 2023-05-03 07:24

I'm happy to finally being able to play your game! :D

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.

cheesepencil 2023-05-04 17:18

Please publish a web build!

adan1032 2023-05-04 22:51

@cheesepencil pyglet doesn’t natively compile to web in any way. It doesn’t get run with pyscript and I’m not gonna write an OpenGL web port. Sorry 😞

binroot 2023-05-05 02:18

This was pretty hard to get running. Agree that music would be dope. Nice job!

random-ideation-studios 2023-05-06 06:47

The game is bit challenging as you said but I like it!! Quite additive for me since I WANT TO WIN!!! Good work on art!!!

veralos 2023-05-06 09:06

The exebuild download link doesn't seem to work. It just takes me to a blank page that says "Not found"

miao 2023-05-06 09:36

sorry man i cant open the game.

tompudding 2023-05-06 09:38

Oh wow this was super difficult! I managed to deliver two packages which is probably as good as I'm going to get. Perhaps colliding with a wall could give us some damage rather than game-over?

kierogi 2023-05-10 12:09

I felt the controls had some promise, pretty interesting to play around with. I didn't know what I was doing the first time, and it took me a bit to realise hitting the darker green was what was bad. Cool concept!