JavaMan

Hello JGO,

Today I will show you my game, JavaMan. Before you think “Ugh, not another Pac-Man clone”, allow me to explain. You are a cup of coffee, trying to eat dots using the WASD keys. Simple enough. But there’s a catch. You are trying to eat the dots in as little time as possible. There is a “x2” dot that gives you twice the points for that dot, to help you out. A screenshot is below:

Download: https://www.dropbox.com/s/pz1pf12c5z2x90k/JavaMan%201.0.zip?dl=0

-DarkCart

Works fine, could not see any bugs that are obvious.

However, it should not be possible to stop the cup. So if I am going right and there is a wall below and above me, pressing up or down should not have any effect. Currently it stops the cup.

Maybe change it to pixel art, which should not be terribly difficult, then implement some nice 8 bit sounds and make more levels.

I kind of see stopping the cup as a way to make the game harder :slight_smile: Thanks anyway though. Glad you liked it, this has been the first game I am actually proud of… :stuck_out_tongue:

I am testing the game out now, You should add stuff to it, Then this game would me AMAZING, I am downloading and ready to play it, I can already tell it will be fun.

Thanks! The game is pretty much done, though.