I have an Idea for a new mod but I don't know how to program in squeak! My idea is that It will have CYOB, BYOB, tons of new blocks from the block library, an area where you can program with text, an upload feature to modshare (once they accept this mod), mesh with ScratchLive, The ability to export as an .exe or .app, and it will be named Lightning!©
An example of the text code is:
// This is a comment When flag pressed { clear; pendown; forever { move 10 steps; if on edge bounce; } }
Please help!
Offline
Do you know any other programming languages?
Offline
poemon1 wrote:
barndawg wrote:
Do you know any other programming languages?
Yes, I know vbscript, javascript, c, c++, and some robotics programming.
Javascript could be fun to try...
Offline