ohh, interesting
but to keep it doable in one frame only (which will become a speedrun feature soon), ill make it simpler: when the snake is stationary on the trap, it’ll cut the snake. if it cuts the head, the player is dead
thank you for the suggestion!
Mini follow up!
Portals has been added.
6 Likes
2022-12-26 follow-up!
→ Rotation tiles (both turn left and right) are now added. It was a real challenge to implement it lol
3 days of reflexion, 4 papers for drawings, 1 paper of calculations, and 12 hours of musics non-stop (ok for the last one im exaggerating)



→ Trap tile has been added, a suggestion by @affogato :D remember that im very very open to suggestions so go ahead if you have one!


→ Get the X gamemode, as well as the WIN tile, are discontinued. The reason is simply it’s too repetitive with the Catcha’pple gamemode. I maybeee have an awesome idea what gamemode will replace it 
→ Box tile, push tile, and box spawning tile are on the roadmap if the game becomes dynamic (instead of always being a screen of 16*12, the level is actually bigger, it goes outside the screen. a great example is a platformer.)
if you are interested in beta testing this project, let me know and ill work on your application. each year, i reopen my private beta testing topic with new people that wish to join :)
Development spies - feel free to join by voting in post 1!
@Dragongirl1264 @Dolphin_Blast @Cutelittlepuppydog @C.H.Rissole @SEPIA @Liquid @Innerpanda @RoadOcean @Limon @moocow @affogato @creationsofavillager @KingGuin87 @MarkerGames @braynee202
13 Likes
Super awesome!
When will it be updated?
5 Likes
i code the project everyday and i bring big changes because im able to code 8 hours a day on holidays, but i only post important changes on this topic every ~3 days :)
7 Likes
I have a suggestion, there are lots of cool tiles but it might be hard to memorize all of the colors, so maybe add an image to them so you can tell what they are?
4 Likes
in fact, i am currently working on that- however you’ll only be able to see the results when this bug gets fixed :/
7 Likes
If you still had access to TestFlight version 3.56.0, you’d be able to upload crisp images without issue. I still have access because I never pressed “Stop Testing”
3 Likes
gotcha - will try that as soon as i start working on the project again 
colorTo
a simple program that converts your color. not planning to code for more than 3 days because this is supposed to be a small project
hex to rgb is already functional and the websafe database is ready. the project will probably be out on monday so this is the only time you guys will be tagged for this mini project
(yes, im still experimenting if i prefer coding games or programs - and i haven’t figured out yet
)
can you guess what goes to the bottom of the screen? correct guess earns you 20 seeds :D
Development spies - feel free to join by voting in post 1!
@Dragongirl1264 @Dolphin_Blast @Cutelittlepuppydog @C.H.Rissole @SEPIA @Liquid @Innerpanda @RoadOcean @Limon @moocow @affogato @creationsofavillager @KingGuin87 @MarkerGames @braynee202 @Bluvi
10 Likes
Cool. I have an art pad project (StarPad Pro) that converts RGB to HSB or vise versa in near real-time, as shown in the color picker. I also have a HEX input, which is also converted to RGB first, then to HSB.
I might actually be able to make it real time by using frame recursion
.
4 Likes
Scratch that, no I can’t. But I definitely can using variable equality operators, and if lists/arrays come to Hopscotch, then I definitely can make it faster (in some cases).
Umm… the converted result from your inputs?
3 Likes
nope, the results directly go to the shown boxes
5 Likes
Maybe what this project is for?
2 Likes
maybe like a drawing pad to test out thr colors??
3 Likes
so more specifically?
o.o
you got there a pretty good idea
but nope
5 Likes
A spot where you can save colors so you can use them for later or a color wheel
3 Likes
nop! thats currently being added and it’s on the right of the screen
hint: it’s a tool to match your color with other colors together
5 Likes
Maybe complimentary colors?
Or different shade options?
4 Likes
in fact, color combinations of:
complementary
monochromatic
triadic
tetradic
analogous
shade
tint
tone
20 seeds sent!
7 Likes
whoa so like a color pallete creator or smth??/
3 Likes
this morning i published this project ^^ it’s Bezier curve draw take 4, because I failed at making it 3 times before. The first time I was trying to making this, it was for a project called Sketchpad for Creators. But it didnt work out so i gave up on it
however, because i was able to get it work today, and i recently published a project about colors, i decided to give a go and make that project an art pad for all! introducing…
Sketchpad for Creators
an art pad. yes.
Already made features:
→ Record the touches on the screen in a string
→ Draw smooth curves powered by Bezier (shown in the published demo linked above)
→ Redraw feature (in the future for undo/redo)
Planned feature:
→ Undo/redo
→ Websafe palette
→ Bookmarked colors (with built-in Hex/RGB/HSB conversion)
→ Pencil width (customizable start/middle/end size)
→ Pencil density (aka smoothness. the hopscotch pencil density is 1x and my demo is 18x)
→ Snap to grid
→ Symmetry
→ Drawing mode
is there any other feature you would like to see? reply below!
this art pad will be without advanced mode
Development spies - feel free to join by voting in post 1!
@Dragongirl1264 @Dolphin_Blast @Cutelittlepuppydog @C.H.Rissole @SEPIA @Liquid @Innerpanda @RoadOcean @Limon @moocow @affogato @creationsofavillager @KingGuin87 @MarkerGames @braynee202 @Bluvi @Rapterdragon_83
14 Likes