Want to make own blockly games for a class

340 views
Skip to first unread message

Kim Novacek

unread,
Sep 14, 2018, 10:32:38 AM9/14/18
to Blockly
Hi,
I am a teacher and my students had to do blockly to get into programming.
I really like the games they are awesome but unfortunately for me the students looked up the solutions on Youtube.
What I want to do is to make own blockly games which look a bit different to test, if they really understood the idea of the games.
I already downloaded the source code on git.
What I wanted to do is to make as a first a maze like level and to exchange the human with a pirate ship and make the background blue. The goal is then a treasure.
For a following level I wanted to incorporate that they first have to get a key and also incorporate hindrances as rocks (So its like the bird levels).
The next would be to mark where the treasure is hidden (so they have to draw as in turtle).
So as far as I can see I just have to change the images mostly, but I cannot really figure out how to do that. 
Maybe you can help me for my project?
Thanks a lot
Kim

Neil Fraser

unread,
Sep 14, 2018, 1:45:46 PM9/14/18
to blo...@googlegroups.com
On Fri, 14 Sep 2018 at 07:32, Kim Novacek <kim.j....@gmail.com> wrote:
I really like the games they are awesome but unfortunately for me the students looked up the solutions on Youtube.

That's actually a bit amusing.  When we change the solutions we get complaints from teachers that their lesson plans are broken.  But when we don't change the solutions, we get complaints that students are using YouTube.  :)
 
What I want to do is to make own blockly games which look a bit different to test, if they really understood the idea of the games.
I already downloaded the source code on git.
What I wanted to do is to make as a first a maze like level and to exchange the human with a pirate ship and make the background blue. The goal is then a treasure.

Sure, the images are here:
Just replace pegman.png, tiles_pegman.png and marker.png with your own artwork.  Those first two files are automatically sliced up into 20 sprites that are used in the game.  You don't even need to recompile anything.

Reply all
Reply to author
Forward
0 new messages