http://scratch.mit.edu/projects/pettingillcm/1679524
Check it out, give me some feed back. It was my first scratch program, but I think it came out nicely. I spent 30 straight hours on making it. Depending on the response I get, I might continue to update it. I have a bunch of ideas. I have also been considering remaking the game 1942. For those of you that don't remember what this game is check out this image: http://www.finestdaily.com/wp-content/uploads/2011/01/game-2.jpg
Anyways, I hope you have fun with the game.
Offline
Very well made, except the yellow dots don't disappear/get eaten when I pass over them. Is it supposed to be like that? There was no way to know how to win the level or whatever, I just played until I died.
Offline
Thanks for the reply. I did this as a week 1 assignment for CS Funamentals of Programming. So, I didn't want to invest more then the 30 hours I did on an entry level assignment. If people enjoy the game and show interest I will go back and edit it. I would need to create sprites for each yellow dot and have them dissapear when they come in contact with sprite 7 aka PAC-MAN. This is not too difficult, but it is time consuming. Again, if the interest is there I will also change the code to not only give you a speed boost from the cherry but also allow you to eat ghost while the speed boost is active. Thanks for the review and I hope you enjoy the game.
Offline
Is there any way to control where your sprite can move. IE have a road map? I have made it so pacman is limited to not walking through walls, however when I try to use the pen down feature to write over the yellow dots as he goes over them I sometimes end up taking a bite out of the wall.
Offline