Discuss Scratch

retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

NOTICE: KITKAT HAS BEEN RENAMED KOOLKODE!!!

Okay, so, I might be 6 or 7 years late for this… but I'm making a Scratch 1.4 mod called KoolKode! It will be a slightly small one, as I'm not a big Squeak-er (though I do know a thing or two about Squeak), but I found a great tutorial on how to make these things here. My modification will include
 (if <> then [] else []) 
,
 comment [] 
,
 run Squeak code [] 
,
 do nothing 
,
 <true> 
,
 <false> 
,
 (nil) 
,
and much, much less! Anyway, I'm really new to this, and even though I HAVE started development (Halloween surprise!, KoolKode is officially out of Beta!), I accept any features you would like me to add, and if anyone wants to collaborate, I would gladly like to do so!

LINK TO DOWNLOAD: https://github.com/retro-person/KoolKode/raw/main/KoolKode.image

P.S. If you’re interested in old Scratch, you may also want to check out my archive of all Scratch versions and mods ever!

Last edited by retro_person (Feb. 24, 2021 23:04:13)

ScratchSon23
Scratcher
3 posts

My New Scratch 1.4 Mod -- KoolKode

define Cool!
say [Cool!]


when green flag clicked
Cool!
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Hello, @ScratchSon23! Would you like to be a co-developer/co-coder?
MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

retro_person wrote:

Okay, so, I might be 6 or 7 years late for this… but I'm making a Scratch 1.4 mod called KitKat! (Not to be confused with the Scratch mod Kitcat.) It will be a slightly small one, as I'm not a big Squeak-er (though I do know a thing or two about Squeak), but I found a great tutorial on how to make these things here. My modification will include simplified My Blocks with parameters,
 (if <> report [] else []) 
,
 comment [] 
,
 execute Squeak code [] 
,
 (part [] of split string [] at []) 
,
 (insert [] into string [] at []) 
and much, much less! Anyway, I'm really new to this, and while I haven't started development (except for changing the default sprite and Scratch logo), I accept any features you would like me to add, and if anyone wants to collaborate, I would gladly like to do so!

LINK TO WEBSITE: https://sites.google.com/a/gleyzer.com/kitkat/home
Nice! If you use GitHub, then you should release this onto there!
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Hey; I DO use GitHub! I literally have an entire Scratch Archive on there (please check it out; the link is https://github.com/retro-person/Scratch-Archive )

Last edited by retro_person (Oct. 26, 2020 15:05:25)

MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

retro_person wrote:

Hey; I DO use GitHub! I literally have an entire Scratch Archive on there (please check it out; the link is https://github.com/retro-person/Scratch-Archive )
Ok, sure!
MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

I just checked it out and… wow… it's epic! I am not logged in to GitHub right now (I forgot my password lol) but when I am, I will watch the repository and follow you! Good job
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Thanks! I would very much like to imporve it, so if, by any small chance, you have any other Scratch mods and other Scratch-related things, please tell me!
MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

I haven't really done much on GitHub since I joined only a few days ago. But I will take a look into the code. Maybe someday I will make a mod. Where can I find the Scratch source code?
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

If you want, you can download the 1.4, 1.3.1, and 1.2.1 source code right from my GitHub repo (they're called “Scratch 1.4/1.3.1/1.2.1 Source Code.zip” respectively). But, it is also available here: https://en.scratch-wiki.info/wiki/Scratch_1.4_Source_Code By the way, if you want a Scratch Wiki page/official Wikipedia page for your mod, I'm an editor of both, so just ask!

Last edited by retro_person (Oct. 26, 2020 21:53:43)

MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

My username is nreef
MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

retro_person wrote:

If you want, you can download the 1.4, 1.3.1, and 1.2.1 source code right from my GitHub repo (they're called “Scratch 1.4/1.3.1/1.2.1 Source Code.zip” respectively). But, it is also available here: https://en.scratch-wiki.info/wiki/Scratch_1.4_Source_Code By the way, if you want a Scratch Wiki page/official Wikipedia page for your mod, I'm an editor of both, so just ask!
Ok, thanks!

Last edited by MrCoderMan1274 (Oct. 26, 2020 22:56:53)

MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

Also, I would like to collab!
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Yeah, me too!
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

When do you have some time? I have a weekend right now; I am usually very busy otherwise; I can do it now.
MrCoderMan1274
Scratcher
85 posts

My New Scratch 1.4 Mod -- KoolKode

Um… I only really have time over the weekend
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Oh; ok. Is next weekend good?
liamboyhalo
Scratcher
500+ posts

My New Scratch 1.4 Mod -- KoolKode

Very cool! I would love to learn how to make Scratch mods, aswell.
retro_person
Scratcher
100+ posts

My New Scratch 1.4 Mod -- KoolKode

Cool! I need a favor of anyone who sees this: can someone help me make a
execute/run Squeak code [] :: grey 
block?

Last edited by retro_person (Nov. 5, 2020 22:53:12)

liamboyhalo
Scratcher
500+ posts

My New Scratch 1.4 Mod -- KoolKode

You're about, 6 years too late.

Powered by DjangoBB