Weekly High Score Challenge #40
-
This week we will play another amazing game from the latest Game Jam...
Claw Combine
by @ScrubzLink here!
Download code:13B43MNDNP
The challenge will be to get the highest score possible.
The time frame for posting high scores starts now and ends Sunday, June 13, at 9pm CEST.
The rules for the challenge can be found in the first challenge here. Good luck, everyone!
-
Thanks for featuring my game! I was hoping you’d pick it at some point. Very excited to see how everyone does.
-
I'll start by logging 730!
-
I have
669
so far, I think I had higher before, but I redownloaded the game for the challenge, so it reset my high score :) -
My best so far is 778
-
633 on three tries, but I did manage to get red on 586, the lowest red so far.
-
Another brilliant game. My best so far is 866.
-
My current high score is 711. I slightly increased my score to 738.
-
694 very addictive !
-
-
My new high is
828
-
New high score 747
-
New high 766
-
I boosted my score to 741. I also added some extra circles to make it looks real nice:
In case you want it too, I added these two lines below line 847:circle(fix(ball[i].pos.x)-fix(ball[i].radius)/7, fix(ball[i].pos.y)-fix(ball[i].radius)/7,fix(ball[i].radius)/1.25,max(fix(ball[i].radius),12),colorCorrect(color(ball[i].size))+{.05,.05,.05,.5},0 circle(fix(ball[i].pos.x)-fix(ball[i].radius)/2.5, fix(ball[i].pos.y)-fix(ball[i].radius)/2.5,fix(ball[i].radius)/4,max(fix(ball[i].radius),12),colorCorrect(color(ball[i].size))+{.1,.1,.1,.5},0
I did also tweak the colors on line 61 a bit, all 1s are now .8s and all .5s are .2s.
-
Logging 693! Good job with your game! It is a nice idea, like a synthesis of Tetris and ball-bouncing physics!
-
New high 804, wooooo!
-
@devieus Nice look! I may need to make that official haha.
Also I'll log 848.
-
724, pretty bad...
-
The whole of my family are enjoying this game their scores are:
Richard 866 (as previously posted)
Sarah 822
Isaac 705
Ffion 652 -
@devieus we tried your extra code and it came up with an error. When we changed the = near the beginning of each line to a - it worked. Looks very nice now thanks.