FoonLudum Dare ExplorerLD40 → Mine Op 40

Mine Op 40

By alxm

View on ldjam.com

CategoryRankScoreCount
Overall1
Fun1
Innovation1
Theme1
Graphics1
Mood1

Comments

cenullum 2017-12-05 16:09

You always choose nice color pallete. Mouse is little bit sensitive.

alxm 2017-12-06 17:50

@cenullum Thanks for trying it out even though it's just a prototype!

The mouse needs more work for sure, I was in a rush to get it running since all the other games I made in the past only use controllers. Each Ludum Dare is followed by a game engine improvement sprint :grin:

2018-02-24 22:21

Hey there!

``` $ ./mineop40 ./mineop40: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory ```

Is this possible to make linux distribution with `libpng12.so.0` file (only libpng16 in repository). Thanks.