FoonLudum Dare ExplorerLD46 → IT KEPT ME ALIVE

IT KEPT ME ALIVE

By dylan-dugan

View on ldjam.com

CategoryRankScoreCount
Overall23172.8722
Fun22712.6722
Innovation16513.0722
Theme21503.0722
Graphics18603.1022
Audio11653.1021
Mood20502.8421

Comments

bassguitarbill 2020-04-20 22:50

Not sure how to run this game? It looks like a zip archive with no obvious executable.

maxim218 2020-04-20 22:51

Good idea

teamnova 2020-04-20 23:37

Good concept man! Really good :)

2020-04-21 20:25

There is 404 on the online version page :(

koljam 2020-04-23 09:16

Could you maybe explain, how to run it? In both of the downloads there only is a "Contents" folder and nothing to run... Thanks in advance!

artemftw 2020-04-23 09:17

@bassguitarbill I think it's the .blend file. You need blender to open it.

odd1in 2020-04-23 09:18

It looks like a macOS build. Maybe you should upload a windows or web build.

captandrey 2020-04-23 09:23

don't runs on win, sadly

convg 2020-04-23 10:01

Wow, you made this in blender game engine. Congratulations! That is no easy feat, Unfortunately, I am not a mac user so I could not play it.

curtis-pelissier 2020-04-23 10:26

You need Blender installed to play the game. I needed a few minutes to launch the game.

The game is really hard. The controls are too much sensitive (and my Y-axis in inverted, don't know how to re-invert it). And why my vision seems to be zoomed ? It's hard to manage the character.

But the game is funny and doing that on Blender is well done.

lazzydev72 2020-04-23 10:37

Noice. :v:

guntainment 2020-04-23 11:09

Couldn't get it running. Maybe that's, because I have Blender installed myself.

dylan-dugan 2020-04-23 17:25

You might need Blender 2.79 to run it. Newer versions of Blender cannot run it since they don't have a game engine in them. I thought that it would just run as an app for some reason. It might?

nabo369 2020-04-23 18:18

I actually managed to get it to work after a few attempts and I have got to say that just for the very fact that you managed to make the game in blender I am very impressed. The game itself looks pretty cool and was an interesting experience to play

west 2020-04-23 18:49

Oke honest question. Why did you code something you'd need a very specific program to even play it to begin with?

dylan-dugan 2020-04-24 03:19

You don’t need anything to run it. It opens as an app.

beard-or-die 2020-04-24 17:29

I have Blender and got it to start, but mouselook controls were inverted and my player got stuck and there was no direction for what to do in game. Please do update it, hopefully make an Executable for Windows, and I'd be glad to give it another shot.

owlkward 2020-04-29 23:07

Linux user here. I got it to run as well, after installing Blender 2.79 and specifically starting the .blend file with the blenderplayer. I had the same issues as Beard or Die. Now look, I love blender as much as the next guy. Hell, I even compile the latest version myself almost daily. But the blender game engine was scrapped for a reason. Maybe try a different game engine next time. If you still want to make the whole game in blender take a look at armory3d (never tried it, but looks promising), which I think acts like an addon for blender and take a look at UPBGE, which is based on the old blender game engine. Other than that maybe try Godot, which is also open source. Seemed like it could be a cool game though =)