Tuesday, December 8, 2009

maze game again.

okay. i added sounds now. =D
as i was going to say before, i was going to add a timer... but now, i'm going to add a score thingy. so everytime the sprite touches the green walls, it loses 2 points. but as you progress through the game, you get 2 points every few seconds. i'll try to get that done, but if i dont... its too hard to do . hahaha

maze game.

i dont remember the last time i posted... but since then, i did my game and finished doing it yesterday. =D
it works okay... nothing goes wrong with it and yeahh.
oh wait.. i havent added sounds yet..

Friday, November 20, 2009

maze maze.

yesterday i decided to start my game thingy. and i decided to do a maze. since yesterday, i'm now up to level... 4? i just did level 3 a few minutes ago.
i also discovered how to use the broadcast thingy. but ever since then, i've been getting confused with stuff. =="
it takes around 5 minutes to figure out what to do next. so now... i guess i'll do level 4. =]

Wednesday, November 18, 2009

i figured it out~

sooo... instead of doing the snake game thingy, i've decided to do a maze thingy. where it starts off reallly easy, then it gets harder and harder. i might add more to it.... but it's only supposed to be a short game right? i might add something like... you have to collect stuff then go to the gate or door thingy to end it? i dunno. something like that. i'm using one of the projects on scratch already, as a guide to how they did their maze thingy.but the algorithm looks hard T___T so i'll jsut improvise ! and yeah.

anywayyyyyy... i have my piano exam in 3 hours T___T i'll be leaving school early, at the beginning of lunch... and yeahh. great... piano exam T___T

Tuesday, November 17, 2009

okaaay...

i seriously need to start my game. i haven't even figured outt what game i'm gonna make T__T

i was thinking of doing snake... and yeah.. that should be easy... but i wanna make a fun game too. so yeah... if i can't think of anything to do.. then i'll make a snake game thingy.

Wednesday, November 11, 2009

glide.


this tutorial.... i chose gobo ! and... i gave it this code thingy. it wasnt meant to be looped forever, but i like it that way =] when you click the flag thingy, it glides across the screen.

interactive whirl.

this tutorial... i got lost when i first started it. then i finally figured it out . haha . anyway, pick a sprite. i stuck with an old lady. and insert this code with the sprite. when you move the mouse on the sprite, it whirls. haha

dance twist.

i decided to do something simple instead of the challenge today. cause i'm too lazy to do something harder. i'm so tired T___T we just had the science and maths exams. and i almost got a headache =="

anyway, the tutorial i did is called dance twist, and you pick a sprite. i chose a person. and you set this code for the sprite. on my sprite, the thing that whirled was the persons face....

Monday, November 9, 2009

challenge 4

using the code thingy from challenge 3, i just added the "change size by 10" after the wait. and it changes the size of the sprite so it looks like its flying towards you.

challenge 3

this one was easy cause i've done this before. so i got the bat sprite with the wings up and the other one with the wings down. and made it fly by switching the costumes and waiting for 0.3 seconds.