how to create blockly games

2,847 views
Skip to first unread message

Rimish Bansod

unread,
Jul 3, 2016, 1:31:29 AM7/3/16
to Blockly
I want to create game from blockly how to do it?

Zubair Quraishi

unread,
Jul 3, 2016, 1:59:28 AM7/3/16
to Blockly
What type of game. Commercial or a fun game? If youu can post some images of your game design I can lead you in the right direction

Rimish Bansod

unread,
Jul 3, 2016, 2:12:08 AM7/3/16
to Blockly
Actually I want to to create games on chemistry and maths.
e.g. when put an angle block then it should move on that angle.
when I do reaction of any two components then it should show results in animations

Rimish Bansod

unread,
Jul 3, 2016, 2:14:21 AM7/3/16
to Blockly
for maths -  I want to create games on different maths blocks e.g. a bot is moving when user gives it a specific angle. and different algorithms also 

Zubair Quraishi

unread,
Jul 4, 2016, 3:27:14 PM7/4/16
to Blockly
Ok. So you will need Custom blocks. Have you decided how your games will look and feel on paper first? If you can post some screen shots of how they will look it will be useful as there are many ways to make them in blockly so I need more information on how you want them to look first

Rimish Bansod

unread,
Jul 18, 2016, 7:37:55 AM7/18/16
to Blockly
I want to create all the kind of maths shapes like square, triangle and rectangle etc.
I tried turtle game level 10 where I can create it. but I want to do following things
1) Create multiple shapes one by one such as triangle, or nested shapes such as square inside circle or anything like that 
2) create 3d shapes like cubes, cylinder and etc.
3) Disply cordinate axis x and y +ve and -ve
4) using cordinate axis want to draw parabola, hyperbola, eclipse and etc.

Zubair Quraishi

unread,
Jul 18, 2016, 11:30:06 AM7/18/16
to Blockly
Ok so here is my understanding of the system you are trying to create:

I want to create all the kind of maths shapes like square, triangle and rectangle etc.
Ok, so you want the output to be one shape square, triangle or rectangle 

I tried turtle game level 10 where I can create it. but I want to do following things
I google "turtle game level 10" and saw this: http://wordbrainsolver.com/wordbrain-turtle-level-answers/wordbrain-turtle-level-10/ Is this what you are trying to build but with each tile being a different shape? This is the point where I get confused as it seems to be different from the first thing of outputting a shape. My suggestion is could you draw using MSPAINT or some art program how you want the screen to look and post the image here?

Rimish Bansod

unread,
Jul 22, 2016, 2:33:58 AM7/22/16
to Blockly
Hello Sir,
I want to embed level 10 of blockly turtle game to my website.
So how to extract only level 10 of turtle game and related files with it and embed into website.
What are the different files should I edit?

Rimish Bansod

unread,
Jul 22, 2016, 2:37:58 AM7/22/16
to Blockly

Zubair Quraishi

unread,
Jul 23, 2016, 5:32:55 AM7/23/16
to Blockly
I have tested this and it works. It allows you to embed that game in your web page between the <BODY> tags:

<body>
...

<iframe src='https://blockly-games.appspot.com/turtle?lang=en&level=10' style='width: 100%; height: 100%;' />

...
</body>

Rimish Bansod

unread,
Jul 23, 2016, 6:12:49 AM7/23/16
to Blockly
I have attached one file please check it
I want the following changes to blockly turtle game
1) Number of blockly levels should not be displayed and by default it should display blockly level 10
2) When I load blockly level 10 then there is already a blockly code present. so by default blockly code should not be displayed.
3) see gallery button and submit gallery button should be hidden
4) Canvas should be on right side and blocks code editor on left side 
Screenshot_1.png

Zubair Quraishi

unread,
Jul 24, 2016, 4:09:34 PM7/24/16
to Blockly
Ok, now you have a specification of what you want. This is several days work to make this so I would recommend that you go to odesk.com or a freelancer site and post this as a project. It won't cost much, between $500 and $3000 I think
Reply all
Reply to author
Forward
0 new messages