FoonLudum Dare ExplorerUsers → distemp7

distemp7

Games

YearLDThemeGameDivisionRankOvFuInThGrMoCo
201635ShapeshiftWolves and Sheepsjam8272.942.783.393.502.942.7635

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Mood vs Overall

Comments by distemp7

LD35 — Shapeshift

windowframe by managore 2016-04-21T07:52:00

brilliant game

Noctem Shift by olkeencole 2016-04-19T04:31:00

This game is little confusing but still interesting because of good atmosphere.

Look at your Feet by Verz 2016-04-19T12:03:00

I was deeply touched. T_T

Beetle Morphosis by Recursiveanomaly 2016-04-19T04:50:00

I want full version of this game with ranking, more shapeshifting and more atmosphere! Go team bugs!

Lycan by lightsoda 2016-04-18T18:47:00

I like the esthetic of game and graphics+audio is quite good.

Shiftmatic by Zayron 2016-04-18T19:02:00

Gameplay of this game is quite smooth and nice, but game is too easy and is played like classic platformer (ability to transform objects did'nt add anything exept using mines).

Wolves and Sheeps by distemp7 2016-04-19T02:18:00

Update: Fixed bug with NaN wolves (was because of bad rounding).

Wolves and Sheeps by distemp7 2016-04-19T05:23:00

Update: Tweaked balance (math formula) to make it harder during last stages.

If somebody is interested - it looks like this.

init_sheeps = floor(random()*totalScore/100) + 3;
init_wolves = max(floor(random()*pow(init_sheeps, 0.8)), ceil(init_sheeps/5));
sheeps_needed = max(min(ceil(random()*(ceil(min (init_sheeps/init_wolves)) - init_sheeps/totalScore*100)), floor(init_sheeps-init_wolves)), ceil(init_sheeps/5));

Potato Souls by LikeAstudio 2016-04-19T02:28:00

Funny story and cute art, but icons are white and level is simple.

Infinitum by jyeray 2016-04-19T04:30:00

I liked music and sounds. It looks like improved Impossible Game.

Parallel Shift by firedragon2225 2016-04-19T02:36:00

Nice and simple puzzle game.

Amorphosis by NvrSkipGameDay 2016-04-19T04:37:00

Good game, pretty good graphics and funny music. I think it needs prediction of next shape like tetris (or "shapes wheel").

Shape Runner by ohi12 2016-04-18T18:54:00

I didn't understood how to get through "corner" tunnels. I think game needs to have some sort of tutorial level (at the beggining of the gane) where player can learn mechanics without being punished.

But game itself is great.

Mr. Purrgalar by KairosXIII 2016-04-19T04:45:00

This puzzle is interesting but player can't restart level when stuck. I liked concept of the game, it's worth further developing.