Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord

    Weekly High Score Challenge #40

    High Score Challenges
    weeklyhighscore
    11
    22
    1357
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • PB____
      PB____ last edited by

      My new high is 828

      1 Reply Last reply Reply Quote 4
      • AndyG1985
        AndyG1985 last edited by

        New high score 747

        1 Reply Last reply Reply Quote 2
        • waldron
          waldron F last edited by waldron

          New high 766

          1 Reply Last reply Reply Quote 1
          • Devieus
            Devieus last edited by Devieus

            I boosted my score to 741. I also added some extra circles to make it looks real nice:
            Balls.jpg
            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.

            Scrubz R 2 Replies Last reply Reply Quote 5
            • D
              DaddyJDM last edited by

              Logging 693! Good job with your game! It is a nice idea, like a synthesis of Tetris and ball-bouncing physics!

              1 Reply Last reply Reply Quote 3
              • AndyG1985
                AndyG1985 last edited by

                New high 804, wooooo!

                1 Reply Last reply Reply Quote 3
                • Scrubz
                  Scrubz F @Devieus last edited by Scrubz

                  @devieus Nice look! I may need to make that official haha.

                  Also I'll log 848.

                  1 Reply Last reply Reply Quote 3
                  • Ben 2.0
                    Ben 2.0 last edited by

                    724, pretty bad...

                    1 Reply Last reply Reply Quote 2
                    • R
                      Richard F last edited by

                      The whole of my family are enjoying this game their scores are:
                      Richard 866 (as previously posted)
                      Sarah 822
                      Isaac 705
                      Ffion 652

                      1 Reply Last reply Reply Quote 3
                      • R
                        Richard F @Devieus last edited by Richard

                        @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.

                        Devieus 1 Reply Last reply Reply Quote 1
                        • vinicity
                          vinicity F last edited by

                          The results are in for High Score Challenge #40.
                          This is the hall of fame for Claw Combine:

                          1. Richard - 866
                          2. Scrubz - 848
                          3. PB____ - 828
                          4. Sarah - 822
                          5. AndyG1985 - 804
                          6. pianofire - 778
                          7. waldron - 766
                          8. Devieus - 741
                          9. Dinocoder - 738
                          10. vinicity - 730
                          11. Ben 2.0 - 724
                          12. Isaac - 705
                          13. DaddyJDM - 693
                          14. Ffion - 652

                          Congratulations, Richard. Your have great combinatorial skills!
                          A big thank you to everyone who participated. Stay tuned for challenge #41.

                          1 Reply Last reply Reply Quote 6
                          • Devieus
                            Devieus @Richard last edited by

                            @richard said in Weekly High Score Challenge #40:

                            @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.

                            Thanks, I fixed the code block.

                            I have plans to make the crane look better too, but the balls are a good start.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post