FoonLudum Dare ExplorerLD46 → Friend Limit

Friend Limit

By wesxdz

View on ldjam.com

CategoryRankScoreCount
Overall3.707
Fun3.307
Innovation3.307
Theme3.707
Graphics3.607
Audio3.506
Humor3.607
Mood3.707

Comments

mrpossoms 2020-04-21 15:48

I had issues running it. ldd made it look like your game wasn't able to find all those .so's for your engine. Do you need to set some environment variables to get it to find them?

wesxdz 2020-04-21 21:48

Hey @mrpossoms I've never distributed a Linux game before so I have no idea what I'm doing. I'll look into what would be required for ensuring the build works across Linux distributions (I was hoping I included all the libraries needed to run the game, my bad :/) I did have to set an env var for something, let me remember what it was...

wesxdz 2020-04-21 21:58

My intuition is that the executable is pointing to global SFML libraries instead of the local ones I had intended

quillwerth 2020-04-22 04:17

I think only having a Linux release is really going to limit who can try out your game - Unfortunately, I'm in that camp of excluded folks. Any chance of a browser version?

wesxdz 2020-04-22 12:31

@quillwerth I would like to build for browsers with https://emscripten.org/ I just haven't had time to try that yet: wrapping up Ludum Dare I was exhausted. I'm not using an existing game engine, so building for new platforms can take longer since I'm just using cmake.

wesxdz 2020-04-22 12:33

That said, the source code is available, and anyone is more than welcome to build for their preferred platform and send me said build and I'll upload it. It might be a good chance for somebody to learn cmake ;)

wesxdz 2020-04-25 19:45

Okay I don't think I'll have time to add emscripten support until the next LD, I probably won't fix up the mechanics or soundtrack for this game soon either (๑◕︵◕๑)