FoonLudum Dare ExplorerLD53 → Airplane Delivery

Airplane Delivery

By taran95

View on ldjam.com

CategoryRankScoreCount
Overall13
Fun13
Innovation13
Theme13
Graphics13
Audio11
Humor11
Mood12

Comments

bezedh 2023-05-02 11:05

I can't run the game (windows 10 here) some files (quit a lot) are missing the game told me !

midgento 2023-05-02 11:07

Same as the guy above ^ I can't run the game

aschab 2023-05-02 11:13

VCRUNTIME140D.dll not found :(

duncant 2023-05-02 11:14

This one doesn't work for me on Windows 11. I get the start menu, the press play and it shows a black screen with a little UI on the right with some info but nothing else.

random-ideation-studios 2023-05-02 11:15

Sry Bro I was eager to play your game!! But MSVCP140D.dll is missing from my computer!!

Update and notify me by playing my game a leave a comment!!!!!

Edit: I loved it! It was good as I excepted. One small suggestion. - Add Background (it is repetitive and boring) - Add an arrow showing where to land (In First game, I lost my way actually) - Please add some audio man!

farfadet46 2023-05-02 11:36

the missing DLL is because the game is compiled in debug mode. @taran95 can you export your game in "reseale mode" ? https://social.msdn.microsoft.com/Forums/windows/en-US/06b66cae-d010-441d-bc72-64a8c7cd65bc/missing-vcruntime140ddll-and-ucrtbaseddll?forum=visualstudiogeneral

akuirako 2023-05-02 12:08

Same here, can't run :(

thae 2023-05-02 12:17

Sadly I cant run it either. Missing a bunch of DLL files

beebster-games 2023-05-02 12:19

I got an error on a shader fragment. If you are using Vulkan for your engine then that could be a problem on older boxes like my.

On the other hand, gratz for trying to build your own engine, you are a better man than I am Gunga Din

taran95 2023-05-02 13:03

@bezedh @midgento @aschab @duncant @random-ideation-studios @farfadet46 @akuirako @thae @beebster-games I just updated the game. It should work now. Thank you for commenting and notifying me that the game isn't running. Thank you @random-ideation-studios for showing eagerness to play the game. It means a lot. Thank you @farfadet46 for helping me resolving the error. @beebster-games No i am using opengl. sorry for the inconvenience!

farfadet46 2023-05-02 13:54

a cool game but the graphism are too low, so houses, no tree in background so the player is anoyed by the grid. anyway a nice idea of game for "delivery"

ismael-rodriguez 2023-05-02 15:58

Cant play.

err2.png

taran95 2023-05-03 02:37

@farfadet46 yes. the graphics can be a lot better. thank you for commenting.

taran95 2023-05-03 02:38

@ismael-rodriguez are you using windows 11? which graphics card are you using?

ismael-rodriguez 2023-05-03 02:41

Win10 Nvidia 1080t(?)

taran95 2023-05-03 02:47

@ismael-rodriguez I'm sorry. I dont know how to fix that.

jaydubbyasee 2023-05-03 02:48

Bummer dude also no dice playing the game. Running windows 11. Nvidia RTX 3080. Encountering the same fragment shader issue that ismael reported. If you get this working, I'd definitely like to give this another shot.

blue-pin-studio 2023-05-03 03:12

Can't play :( The screen is all black with a hud in the top right.

taran95 2023-05-03 05:25

@ismael-rodriguez @jaydubbyasee @blue-pin-studio i just updated the game it should work now. Sorry for the inconvenience.

ismael-rodriguez 2023-05-03 05:56

err3.png

whywhy 2023-05-03 08:47

couldnt find the second airport tbh..

controller felt pretty nice, but I would love to have more explanation on how it works :P

jaydubbyasee 2023-05-04 00:18

Hey good effort making a game without engine. The flight physics were pretty cool. Some things that could have been better were the replacing the grid lines that appeared with stuff like clouds or other fixed objects that could give you a frame of reference that you were moving because it felt a bit disorienting. Thanks for getting it playable though!

taran95 2023-05-04 03:48

@whywhy

use D to accelerate (on ground as well as in air)

use W to tilt the plane upwards

use A to apply brakes(only on ground)

use S to tilt the plane downwards

the Distance Covered in the hud tells the percentage of distance covered by you. when it's close to 95 you'll find the airport.

Let me know if you'd like to know more. :)

taran95 2023-05-04 03:52

@jaydubbyasee

Thank you.

I spent a lot of time making the physics so i didn't have time to improve the graphics.

alyssa-sanden 2023-05-05 03:19

I can't belive you made this on your own engine! The game is fun, it took a while to get used to and the movement seemed unatural, but in a cool way!

taran95 2023-05-05 04:30

@alyssa-sanden

Thank you for the feedback : )

profugo-barbatus 2023-05-06 02:23

Complains of missing runtime dll's when I try to launch. The oft unspoken troubles of getting a custom engine to run on most machines strikes again.

leking 2023-05-07 09:33

As someone who has also developed a game engine, I know how difficult it is to make one, and dealing with compatibility issues is a headache. The airplane control feels okay, but a bit monotonous. Adding more obstacles in the sky (such as birds or thunderclouds) might make it better. Also, when I flew to the far right, the game exited. I'm not sure if it was a bug or intentional design. Overall, this is a challenging game in every sense of the word.