FoonLudum Dare ExplorerLD24 → Convolution

Convolution

By fififox

View on Wayback Machine

CategoryRankScoreCount
Coolness90428

Comments

nickknw 2012-08-27 05:33

Since the Windows build is broken I tried running the Linux version on my Mac. I'm not sure if that's should work or not, but just in case, here are the error messages I received:

nick.knowlson@GLS000267:~/Downloads/LD24 - Fififox - Convolution - Linux$ ./run.sh
./run.sh: line 3: /Users/nick.knowlson/Downloads/LD24 - Fififox - Convolution - Linux/convolution: No such file or directory
./run.sh: line 3: exec: /Users/nick.knowlson/Downloads/LD24 - Fififox - Convolution - Linux/convolution: cannot execute: No such file or directory
nick.knowlson@GLS000267:~/Downloads/LD24 - Fififox - Convolution - Linux$ ./convolution64
-bash: ./convolution64: cannot execute binary file
nick.knowlson@GLS000267:~/Downloads/LD24 - Fififox - Convolution - Linux$ ./run64.sh
./run64.sh: line 3: /Users/nick.knowlson/Downloads/LD24 - Fififox - Convolution - Linux/convolution64: cannot execute binary file
./run64.sh: line 3: /Users/nick.knowlson/Downloads/LD24 - Fififox - Convolution - Linux/convolution64: Undefined error: 0

fififox 2012-08-27 19:41

Thanks for trying! It's normal that the Linux version doesn't work on Mac, but be sure that'll I'll manage to get all platforms compiled today or tomorrow (I don't have a Mac but I'm sure someone on IRC has one) ! ;)

31eee384 2012-08-27 22:32

Cool concept! Not quite sure how points are granted, but cells leaving a trail that you can place more cells on is a very interesting mechanic. The ambiance is nice, too. Mouse movement and placement would have been nice, but this *is* the Ludum Dare. :)

pierrec 2012-08-28 19:32

It doesn't work on my computer :/
The game runs, I can hear the music, I can see it on my task bar, but there is no way to open the window and play. I think it is the more frustrating bug I've ever seen! Congrats! (I'll come back later to play it, I hope there is a solution)

conflictivelabs 2012-08-29 01:54

Sadly couldn't play the game :( (Windows) Music was playing but only the launch console was there.

eatthepath 2012-08-29 02:45

My (windows) console window says "failed to open the audio device" and nothing else happens.

amodo 2012-08-29 09:32

Oh, great idea! Big fan of LIFE myself.

fififox 2012-08-29 17:33

I've spent a whole day trying to fix the Windows version, and had to ask someone to do it after all (GCC bugs breaking my game, and old Windows machine, which makes things worse)...
Sorry for those who still can't play the it.
I'm also looking for someone to build a MacOS version, since I'm not a Mac owner.

I might do a gameplay video if I find the time!

Thanks for playing (or trying to) to everyone !
I'll try to play, rate and comment all your games!

eldaryze 2012-09-01 15:10

Interesting version of the famous Conway's Game of Life. I see the difficulty of making such a game not too complicated. But for once, it's just too easy with all the items available, just spam the map to win. The best would be to limit the placement of items and to have an AI that puts items. Anyway, it's not a bad job for a 48h game.

Mercur1c 2012-09-03 12:01

I have a mac, but I have no idea how I would build it. :/