This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-03-25 23:41:19

pettingillcm
New Scratcher
Registered: 2011-03-24
Posts: 3

Pac-man

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

 

#2 2011-03-26 11:16:09

PhillipClarke
New Scratcher
Registered: 2011-02-03
Posts: 5

Re: Pac-man

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

 

#3 2011-03-27 19:43:07

pettingillcm
New Scratcher
Registered: 2011-03-24
Posts: 3

Re: Pac-man

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

 

#4 2011-03-29 11:55:47

pettingillcm
New Scratcher
Registered: 2011-03-24
Posts: 3

Re: Pac-man

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

 

Board footer