Yes, that's what I was thinking - a color array. You have room on the right side of the screen. I'm just not sure that a Playback mode would be all that beneficial.
This is a great project! A good exercise in sequential processing. I was thinking that it wouldn't be very hard to put a "Record" and "Playback" mode on it so that all the instructions could be punched in first, then "Run" as a single program. That would be a real test of your ability to look ahead!
Well, the teacher can always go into programming mode to move the rocks around.
The alternative would be to add a simple "drag and drop" routine to each rock (and teh sea monster ;) )
Excellent - and developing very nicely. The facility to either randomise the rocks would be useful (although this would require a good 'maze-making' routine) or the option to manualy create your own layout and/or levels
I've added you as a friend and invited you to the "Teaching Resources" Gallery I created, that should remind you ;)
Bear in mind, its not a stand alone game. I put it together originally as a fun way for the kids in my math class to check to see if they had written down directions correctly, having given them a paper copy of the map.
It could be turned into some sort of game, perhaps. Now they are sprites, randomising the rock locations would be pretty easy, and the sea-monster could be set up to come after you ;)
I've added you as a friend and invited you to the "Teaching Resources" Gallery I created, that should remind you ;)
Bear in mind, its not a stand alone game. I put it together originally as a fun way the kids in my math class could check to see if they had written down directions correctly.
Could be turned into some sort of game, perhaps. Now they are sprites, randomising the rock locations would be pretty easy, and the sea-monster could be set to come after you ;)
Hey, Mayhem. I'd like to try out this game, the problem is, I'm at a friend's house and scratch doesn't work here. It works at my house though, so, you think you could find one of my games and under "comments" put up a reminder for me? THANKS, will try out soon!!!
Hmm. I need to change the buttons so that they are disabled during moves, as currently you can click turn half way through a move.
Collision detection with the rocks isn't working as well as it used to - but I just realised why.
Comments
You need to be logged in to post comments
Add a Comment
Huh, I must have accidentally overwritte the old game, because this isn;t it!
I like it
this is a very good game :)
it's great!! well done
also the ship can go off the screen...
cool game
i relly liked it!
Yes, that's what I was thinking - a color array. You have room on the right side of the screen. I'm just not sure that a Playback mode would be all that beneficial.
Very useful teaching aid. You must be a teacher yourself, if I am not mistaken.
nice,first try like 18
Very interesting.
good
Useful.
Heh, seems funny to have this featured at this late date, I think it was my first ever shared project!
Hard work without arrays, although an array could be simulated with some colour-coded pixels perhaps (as in mdusoe's cribbage solitaire)
This is a great project! A good exercise in sequential processing. I was thinking that it wouldn't be very hard to put a "Record" and "Playback" mode on it so that all the instructions could be punched in first, then "Run" as a single program. That would be a real test of your ability to look ahead!
I took 10 oders
Great
wow, this is great!
Love it.
creative and enjoyable
fun!
Great project!!! please check out some of mine! :)
Thanks Mayhem, you are super intelligent and extremely nice and polite!
Well, the teacher can always go into programming mode to move the rocks around. The alternative would be to add a simple "drag and drop" routine to each rock (and teh sea monster ;) )
Excellent - and developing very nicely. The facility to either randomise the rocks would be useful (although this would require a good 'maze-making' routine) or the option to manualy create your own layout and/or levels
I couldn't find the Teaching Resources in the list of galleries - am I looking in the right place? Can you invite me in?
Added buttons for moving forwards 2, 3 or 4 steps, and for moving back 2 steps. Also added a counter that tracks how many orders you give.
very creative but you could have a option to move more then 1 square at a time but overall its fantastic!!
I've added you as a friend and invited you to the "Teaching Resources" Gallery I created, that should remind you ;) Bear in mind, its not a stand alone game. I put it together originally as a fun way for the kids in my math class to check to see if they had written down directions correctly, having given them a paper copy of the map. It could be turned into some sort of game, perhaps. Now they are sprites, randomising the rock locations would be pretty easy, and the sea-monster could be set up to come after you ;)
I've added you as a friend and invited you to the "Teaching Resources" Gallery I created, that should remind you ;) Bear in mind, its not a stand alone game. I put it together originally as a fun way the kids in my math class could check to see if they had written down directions correctly. Could be turned into some sort of game, perhaps. Now they are sprites, randomising the rock locations would be pretty easy, and the sea-monster could be set to come after you ;)
Hey, Mayhem. I'd like to try out this game, the problem is, I'm at a friend's house and scratch doesn't work here. It works at my house though, so, you think you could find one of my games and under "comments" put up a reminder for me? THANKS, will try out soon!!!
Fixed the collision detection, fixed the buttons so they vanish during a move, and added a little animation to the turns.
Hmm. I need to change the buttons so that they are disabled during moves, as currently you can click turn half way through a move. Collision detection with the rocks isn't working as well as it used to - but I just realised why.