00:00
00:00
Newgrounds Background Image Theme

Peacock6k 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 "Awesome Face Game"

my score was 24000

I like it, but sometimes I would get gameover for no reason...

Ending

THis game was okay, but it never ends

Like fishy.

Just not as good.

Still, props for coding.

Nice, but...

The game was great for the most part, like others have said though, it's not really doing anything new though the awesome face implementation was a nice touch. My main complaint about the game was that on some occasions the collision detection seemed a bit off. I assume you are using something along the lines of mouse sweep or (AABB) for it? There might be an issue with the calculation of the bounding boxes/circles as it seems even when I was in the middle of the screen with plenty of space, I was still hitting ghosts when no where near them. I'm only learning the basics of coding myself, but I think I'm on the right lines with that assessment.