- Following 1 user
- Followed by 2 users
- Votes 3
- Subscriptions 15
Badges
No badges earned
Comments
Recent activity by Frank Claikens-
I would personaly use 'else if' statements for this algorithm.
-
It's block for coding. We've made our own category of coding blocks in the codemaker where we can define blocks ourselves (like functions), This is handy for simplifying solutions for beginners and...
-
You can use the agent for placing items (including all doors).
-
I don't think it's possible but I also think it would be a really valuable feature to have, opening many possiblities in creating tasks for students. If the block they have to break is in a specifi...
-
We've had the same problem here at codecosmos and we think it is related to the renaming of the 'master'-branch to 'main'-branch.
-
I tried and tested the last program and discovered there was still a minor error in it resulting in gaps in the last layer on each axis (X, Y and Z), so I corrected it. Here is the latest version o...
-
Well I tried it with your parameters (0 83 0 for the center and 143 for the radius) and also nothing happened here. So I added a player.say command in the constructing loop for some 'console'-feedb...
-
The sharing option becomes available when you finish the tutorial. You can test this even without completing the task: click on the 'next'-button on the bottom of the left column 8 times, Then clic...
-
You can tackle the rendering distance issue by constantly teleporting your player above the area where you are building (height does not have an effect on the rendering distance).
-
I quickly wrote a program in python that will do that for you: https://makecode.com/_czha4u1AYF6v To use the program: - Import it in the codebuilder.- Change the emerald block to the desired block....