General Project Updates Topic 2

Make tons of fun, creative, and interesting candles with Candle Creator!

For the advent calendar competition.

5 Likes

Light the peace candle and it will tell you about different things about peace. Such as Balance, Prosperity, Longevity, Peace, Harmony, and Unity.

3 Likes

Does anyone know why the width of the trails in the text seems to change randomly while drawing? There are no set trail width blocks anywhere. I suspect it might be something to do with the transparency but I can’t think of why.

6 Likes

if you mean transparency as in the trail color (for example, rgb 0,0,0,0.5), yes unfortunately alpha makes hopscotch goes completely crazy (i’ve had any sorts of weird bugs from rainbow trail to square trail)

and lol, i did a scanner recently too haha: https://c.gethopscotch.com/p/12sotzs16f

7 Likes

Oh wow, that’s fun. I wonder what uses that could have.

That’s where I got the idea! I wanted to try to make one which changes the width of the scanning object to skip lines where there isn’t anything to draw.

6 Likes

Cool. I challenge you to create the flood-fill algorithm. Like in Minesweeper, for example.

Flood-fill is where a tile reveals all neighboring tiles, and those neighboring tiles (if they are blank) each reveal their neighboring tiles (you will need to include a check that only allows them to reveal if they weren’t already revealed so you don’t run into a Stack Overflow Error AKA Womp Error).

It can be done, just ask COAN.

3 Likes

i quickly coded this minigame, swipe-a-snake! you start off with a small snake of 4 square and you’ll soon notice you’re growing very fast! if you think you have a great score, make sure to remix with your score :wink:

@polygons

https://c.gethopscotch.com/p/12t5jys1wf

13 Likes

39 is the highest i got

5 Likes

40 for me haha

6 Likes

I got 31 by swiping and not looking at my screen

5 Likes

my irl friend is suggesting me to code a whole game for that, so i need to know what you guys think

  • keep the minigame like that
  • develop a whole swipe a snake game

0 voters

(@Innerpanda revote i made a type (EDIT: TYPO) in the poll :sweat_smile:)

6 Likes

I wonder how long it’ll take to do that though

3 Likes

less than a month, unless i go crazy with the amount of levels/i go crazy with creating a bot that creates levels for me

4 Likes

lol, that would be funny

an option for a randomly generated level

3 Likes

a pathfinder for Swipe-a-Snake. Two modes available: normal and faster. Normal will technically not run your device out of memory, but it’s pretty slow. Faster quickly finds the optimal path, but you device will womp due to the lack of memory.

@Nobody @Cutelittlepuppydog @Innerpanda you might like this to get a higher score :)
@Crosbyman64 here are multiple recursive abilities put together to do the pathfinder algorithm - it really looks like a maze solver imo lol

9 Likes

Welcome to the world of MiniMiners!

A game about exploring and mining coins!

You play by simply tapping the coins to send your team to attack them. It sounds simple, and you’d be right, but it’s super fun and addicting!

Collecting Cubots

With your coins, you can hatch eggs! You can get stronger and better Cubots, and equip them on your team in the equip menu!

Ranks

When you attack coins, you get XP, which is used to upgrade your rank! When you get gems, you can use them to buy boosts and exclusive Cubots!



That’s all for now, so enjoy the game!
Use code “Release” for 150 gems!

https://explore.gethopscotch.com/p/12scko2bo5

Filtered?:

@pomtl

Check out the official update topic!

6 Likes

ooooo I think I’ll just leave it running

if you can

3 Likes

lmk if it goes above 51 - i would love to see the moves combinations!

4 Likes

nice I’ll try to get to it

alright

time to actually check it out now

2 Likes

(in slow mode it took me around 10 minutes to see the 51, so if you started the robot two minutes ago then i dont think youll get anything satisfying lol)

3 Likes