hempuli 2016-04-19 22:24
Unfortunately I can't play this because I'm on Windows. :(
Foon → Ludum Dare Explorer → LD35 → Shape it
By bog13
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2304 |
Unfortunately I can't play this because I'm on Windows. :(
Sorry to say this, but I'm on Linux and I won't play your game. Making the user download the source, then install dependencies (and also running make himself on windows) is an absolute no-go for a gamejam game that should be easy accessible for a lot of people. C/C++ might not have been a good choice of technology to use here without options to cross-compile.
~/Downloads/ShapeIt$ ./ShapeIt.elf
*** Error in `./ShapeIt.elf': free(): invalid pointer: 0x00000000007594b8 ***
Aborted (core dumped)
(Ubuntu 14.4 64-bit)
I really liked the game, because although it was kina lacking in the "innovation" department, it more than made up for that with a rock-solid core-gameplay:
And you can ULTRA-easily create your own levels, how cool is that?
The controls where pretty basic, but nonetheless perfectly functional, and the graphics just showed you all you needed to know about the puzzles.
Cool thing, would love to play more levels!