17 questions
1
vote
1
answer
49
views
Determine drop validity on a Scratch game tile grid
I'm trying to make a game where I drag tetris like blocks onto a grid.
When a new piece is dragged onto the board, I'm trying to determine if the game piece is valid in the current location.
I have a ...
2
votes
1
answer
136
views
How do I connect to a ESP32 board using CodeSkool when it is trying to use ws over https? Are there better alternatives?
I am trying to use CodeSkool to help my daughter out with a robotics project since she is used to block programming. I can get everything working on my Arduino IDE. However, CodeSkool requires you ...
0
votes
1
answer
255
views
How can I fix my drag-and-drop system in Scratch to work properly for my Plants v.s Zombies mod?
Like I have stated here, I am trying to create a Plants v.s Zombies mod in Scratch. However, the main issue still seems to be that the drag and drop system just does not seem to want to work. (This ...
0
votes
1
answer
1k
views
How do I make a functional drag-and-drop system
Background information
Like I have stated before here, I am trying to create a Plants vs. Zombies mod in Scratch. My main concern still seems to be attempting to create the drag-and-drop system (...
1
vote
1
answer
67
views
How can I solve scratch2 textbox problem for rtl languages like farsi?
I'm using scratch 2.0 and for RTL languages such as farsi and arabic , I've got a problem with Textboxes . You can see the problem I face in picture below, starting the sentence from left to right.
It'...
0
votes
1
answer
686
views
Is there a framework for diagramming?
Lucid chart (https://www.lucidchart.com/) is a popular site that allows you to create your own diagrams by dragging and dropping nodes and connecting them with lines.
Similarly, I plan to develop a ...
-1
votes
1
answer
941
views
How do I turn the firebase database caching off?
Working on an app using block programming on sketchware since I don't know anything about coding. My problem is, I want my app to disconnect when the internet is not available. I have put a command ...
3
votes
1
answer
279
views
MIT-Scratch adding/removing language features
I am seeking a way to allow my non-tech users to specify a workflow and execute it (if anyone is interested, I want them to specify and execute test cases). Visual programming seems a good way to go. ...
4
votes
6
answers
428
views
Is there a visual programming language with a large/configurable stage resolution?
My 8-year-old daughter is learning to program, and was excited to create projects using Code.org. Now she wants to design a program that creates a Babylonian number chart, with numbers from 1 to 1000,...
12
votes
1
answer
1k
views
What is the architecture behind Scratch programming blocks?
I need to build a mini version of the programming blocks that are used in Scratch or later in snap! or openblocks.
The code in all of them is big and hard to follow, especially in Scratch which is ...
1
vote
1
answer
179
views
Should an adult around 40 like me, learn programming by Alice? [closed]
Sorry I don't know is it the right place to post this question, if not please let me know.
I want to learn OOP and 3D game programming skill too, is Alice useful for old man too?
why it target on teen ...
0
votes
4
answers
1k
views
Which programming languages should one know to modify source code of SCRATCH
I intend to build a custom version of SCRATCH. I am a web-developer and hence not familiar with technologies that could have used to build scratch.
I see quite a lot technologies used in there such ...
3
votes
2
answers
2k
views
Are there Java libraries to do drag and drop
Are there open source libraries for Java to make implementation of drag and drop easier?
I plan to make something like the one shown below:
The program is Alice, where you can drag some elements on ...
10
votes
4
answers
934
views
Learning programming language concepts [closed]
As a student teacher I am very interested in how effective "mini languages" such as Scratch, Logo, Alice and Lego mindstorms are in teaching the pupil the core concepts of programming such as ...
9
votes
8
answers
4k
views
Alice and Scratch ages 8+, how about under 8yrs old? [closed]
I just found out about Alice and Scratch. I will be implementing those pretty soon. But, I wonder, what would be good material for kids from 1st grade thru 4th/5th?
26
votes
10
answers
4k
views
What to teach after Scratch? [closed]
My son is enthusiastically programming simple games in Scratch. However Scratch is a very simple programming environment (no subroutines even), and I can see that soon he is going to need to move on ...
1
vote
4
answers
679
views
How useful is Alice as a learning tool?
I am currently studying and my next subject is 'Programming Using Alice'. Has anyone had any experience using this? And how would you rate it as a learning tool?