00:00
00:00
Newgrounds Background Image Theme

FroggerPogger just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Game Tutorial 4 beginners"

wow awesome work dude

it's actually kinda like eating a cheese sandwhich..
1. wash hands
2. get bread, cheese and butter out.
3. get knife and spread butter onto bread
3. place the cheese slices onto the bread.
4. put the other bread slice on
5. and heat in the microwave
6.enjoy sandwhich

Yeaaaaa !

Thanks for this awesome game tutorial :). So, but you have got a mistake in your example "mouvement" :

onClipEvent (load) {
_name = "circle";
speed = 3;

you forgot the " } " at the end ^^

onClipEvent (load) {
_name = "circle";
speed = 3;
}

that would be better ;)
Otherwise your flash is very good...
Thank you for this stuff useful stuff. But I misse the function which said that the "circle" can shoot. Could you add it if you know it ? Or could you contact me, how does this function work ? It would be very cool..... then I can start my project, that I thought of ;)

Greeting
McMichi

Pretty good

Could use a few explanations for the code, and maybe some enemy AI programming. It covers all the basics, though. Very good. You need to add an "attack" function!

7/10
4/5

Good

It needs more code explanations, other than that, it was good, I'll keep this in favorites for future reference. :D

Elegant (but obnoxious music).

Sure, the graphics are simple, but it's a tutorial -- you don't need to make a n00b feel worse about their own skills by using great graphics. So well done there.

Two things: It would be nice to have a *little* more code explanation, for the completely clueless. And then a way to END a game, other than dying.

But compared to the other tutorials I've seen here, excellent.