Yup! I'm going to try and mod Scratch!
I need some names for the mod.
Also, does anyone have any advice?
Thanks!
Offline
Well, you will need to know how to make a dialog at some stage. Here's the code:
DialogBoxMorph inform: 'contents' title: 'title'
You could call it:
Action Blocks
G Script
Ripper
Modcool
Sound good?
Offline
No names from my part, but a little advice:
If you're planning on making a mod, by all means go ahead!!
It'll be a great chance for you to practice your Squeak and general programming skills.
However, try to give it more of a learning and fun approach rather than making a mod just for the sake of it, or because everyone on Scratch did and you want to be like them.
That said, if you consider your mod great and worth sharing, then go ahead. I'll be looking forward to trying it out
By this I also mean that using blocks in the block library to enhance your Scratch experience is great and will definitely get you accustomed with the developer interface and Squeak. However it might be a good idea to think it over twice before deciding to share it.
Good luck!
Offline
Also, knowledge of the system broswer would make it a lot easier, so I recommend you get to know the methods and classes in the system browser first. The main place to start off is working with the ScratchFrameMorph in Scratch-UI-Panes
Offline
call it window! and check out block code to figure out how to make your own.
Offline
if it's not made with squeak then it's not a mod, it's an original programming language.
Offline
WindowsExplorer wrote:
if it's not made with squeak then it's not a mod, it's an original programming language.
idk what to call my code .. but well the block managment is done i need to make something like morphic.js as jens did... OMG JENS is so awesome!!!!!!!!!!!!! and intelligent!!!!!!!!!!
Offline