This site requires JavaScript, please enable it in your browser!
Greenfoot back

Comments for pacman

Return to pacman

A new version of this scenario was uploaded on Sun Jul 15 06:05:43 UTC 2012 added fruit to the game. (random generation through pacman class)
A new version of this scenario was uploaded on Sun Jul 15 08:24:03 UTC 2012 fixed pause menu so it removes the menu button now.
A new version of this scenario was uploaded on Mon Jul 16 07:31:25 UTC 2012 slowed down game speed to a more suitable speed. and lowered chances of fruit being spawned.
A new version of this scenario was uploaded on Mon Jul 16 10:44:55 UTC 2012 Fixed scoring bugs (at lose and win screens and dupes), fixed player2 not eating fruit, changed score codings.
A new version of this scenario was uploaded on Tue Jul 17 12:12:47 UTC 2012 added sounds. Changed Options page to About page.
UpupzealotUpupzealot

2012/7/17

Nice job and it's very nice of you to share the source with us Looked into your soure code, I think if you can really make subclasses extend from their fathers, your program will become much clear and efficiency :P
gusbus123gusbus123

2012/7/18

yer im trying to get most of it together. Also after adding a mute button i will be looking for a way to make all the sub classes of the button class work in just the one button class.
gusbus123gusbus123

2012/7/18

i probrably should do some documentation in it too, my school friends took one look at the code and turned away saying "nope deffinately not gonna try..."
A new version of this scenario was uploaded on Wed Jul 18 11:36:52 UTC 2012 fixed most sound problems if not all. Fixed glitch of scores not showing properly at lose/win screens. Added mute sound and mute music buttons (but dont know where to put them yet so they are just centrally positioned at the bottom. Suggestions?) btw read the new about page (replaced options page in last update) it has the details (well just the needed ones).
freedfreed

2012/7/18

cool
mulletman96mulletman96

2012/7/19

i was doing this level of coding when i was 6 years old, needs lots of improvement
gusbus123gusbus123

2012/7/19

guessing ur jono. thx for the random incorrect input.
A new version of this scenario was uploaded on Thu Jul 19 11:46:52 UTC 2012 fixed bug when u get killed by a ghost that has not yet come fully out of the spawn box after a respawn ghost changes pic to blue eatable ghost.
A new version of this scenario was uploaded on Thu Jul 19 12:41:26 UTC 2012 Placed the creation of the help pages, about page, and pause page into the menu class. (Removed uneccesary classes)
A new version of this scenario was uploaded on Sat Jul 21 06:49:57 UTC 2012 changed codes a bit. (compressed buttons classes and menu classes). Will be using the idea of how GregC246 edited my ghost class, but will be done from scratch and with differences due to his being out of date. (well the one that i have of his was) so im just gonna start that bit of code from scratch for my own simplicity's sake.
A new version of this scenario was uploaded on Sat Jul 21 07:44:26 UTC 2012 just took a look at the code and realised it was similar. no need to start from scratch, only needed to copy 1 of my ghost classes and then edit it a bit with the ghost class from GregC246's version.
A new version of this scenario was uploaded on Mon Jul 23 08:47:51 UTC 2012 just realised i switched the next and menu buttons in the about and help pages. fixed now.
A new version of this scenario was uploaded on Tue Jul 24 10:34:27 UTC 2012 fixed fruits disapearing when in pause page. Moved the mute and music classes into the buttons class to lower the amount of classes needed, and fixed the bug that came with it, that removed them when you unpause the game with the "p" button. And finally bothered putting the Gate class back into the wall class.
A new version of this scenario was uploaded on Thu Jul 26 12:21:03 UTC 2012 compressed all 3 worlds into the one world (Pacman) for less classes and a lot easier use for the mute and music mute buttons that i should be completing next update (tomorrow cause its getting late). And fixed that bug that says u lost when u accually one at the end of the game when all food are gone, also fixed player 2's score not changing style and position on win screen. Still need to check for more bugs (hopefully no more).
A new version of this scenario was uploaded on Fri Jul 27 11:47:01 UTC 2012 Finalized position of mute and music buttons. Fixed the states of mute and music buttons not being saved through changes of world types. Fixed player 2 score not positioning itself properly in win menu. Some sounds (the long ones) now are accually muted when you press mute so if you unmute it before it ends you can still here it. Fixed retry button not knowing when it's multiplayer.
A new version of this scenario was uploaded on Sat Jul 28 08:09:40 UTC 2012 finally completed. From my tests they are bug free, if you find any bugs that i missed then tell me and i will fix it. Can finally hand in a complete copy of my work.
A new version of this scenario was uploaded on Mon Jul 30 07:16:21 UTC 2012 fixed bug where death sound starts playing while game is supposed to be muted.
A new version of this scenario was uploaded on Wed Aug 01 06:53:37 UTC 2012 removed source as year 11 people are about to start making pacman, so no cheating for them. :)
A new version of this scenario was uploaded on Thu Aug 02 12:00:25 UTC 2012 added editable controls. To change controls you go to the first help page and click on the key you want to change. There will be a pop-up that says your current key. Just click whatever key you want to use and it will change it. If you dont want to change the key then click on the screen and it will remove the pop-up.
A new version of this scenario was uploaded on Sat Aug 04 08:22:28 UTC 2012
cool. im new too but this is better then anything ive made so far.
A new version of this scenario was uploaded on Mon Aug 06 12:13:07 UTC 2012 changed the key editing code a bit which fixed the lag but now have a new bug.
A new version of this scenario was uploaded on Tue Aug 07 11:32:18 UTC 2012 Fixed glitch with the controls editing thx to danpost. Changed the help menu's.
badboy201199badboy201199

2012/8/10

couple of minor problems they go to slow and the game doesn't fit on my screen please re-add the source code
gusbus123gusbus123

2012/8/10

thats a problem with your java, it works perfectly for me as in the speed. and no i cant add the source code right now as the year 11's at my school are doing this project as well so my teacher requested me to remove the source code.
A new version of this scenario was uploaded on Fri Aug 10 12:19:57 UTC 2012 fixed a little mistake i had in the code before.
mounishmounish

2012/8/10

nice, but the ghosts don't always follow pacman, they just float around randomly, but great job!
mounishmounish

2012/8/10

nice, but the ghosts don't always follow pacman, they just float around randomly, but great job!
gusbus123gusbus123

2012/8/11

o thats how the real game is like too, only that it looks like its following you as at each corner there are mainly only 1 way to go and that is towards where you went, and the real map is a lot smaller than mine so theres more of a chance of them following you on that than on this. If you play the real game and run away from a ghost soon enough it will turn away from you.
gusbus123gusbus123

2012/8/11

well at least thats what it seems.
MathManiacMathManiac

2012/8/19

You should still ad an AI for the ghosts chasing you at times.... At another Pacman game, I got trapped by two ghosts.
gusbus123gusbus123

2012/8/29

ill give it a go.
gusbus123gusbus123

2012/9/19

been busy with load of assignments so couldnt start the AI, holidays coming so ill probs be able to start/finish it within the next week
A new version of this scenario was uploaded on Wed Sep 19 12:38:49 UTC 2012 Last minute decision in adding ghost AI before having to hand in for assignment. added Ghost AI. Bug - when ghost is going up or down and pacman is on right side of ghost (close enough to be detected) it goes left instead of right. When its on the other side it goes left towards the pacman. If i change it so when pacman is on the right side now it supposedly should go right towards the pacman. But from doing this, when the pacman is on the left side of ghost it will go away from pacman, even tho i didnt touch any other code.
A new version of this scenario was uploaded on Thu Sep 20 11:44:50 UTC 2012 little adjustments. Recent bug still not fixed yet.
A new version of this scenario was uploaded on Thu Sep 20 11:49:23 UTC 2012 little adjustments. Recent bug still not fixed yet.
BatmanBatman

2012/9/20

just like pacman :)
gusbus123gusbus123

2012/9/21

thx
A new version of this scenario was uploaded on Tue Oct 09 09:25:52 UTC 2012
sp33dysp33dy

2012/10/9

It's great! ..but after a set period of the Ghosts heading in their pre-planned route, they should then head towards Pacman when he is in sight! Makes the game far more exciting.
gusbus123gusbus123

2012/10/9

yer the ghosts move around randomly and once the player is within range the ghosts try to go towards the player, but sometimes they can get out of range midway when they are trying to find a way around a wall to the player. Right now the AI is a little glitched and i am going to try fix it when i have the time, but from what i am seeing i think the glitch is java based. But i will give it another look when i have time.
A new version of this scenario was uploaded on Mon Oct 29 10:30:59 UTC 2012 I've been real busy so havnt accually done anything on this, but heres an update and the source code is released if you want to look at it. The code is very messy as it is old (i had only just begun learning Greenfoot when i started this) and i havnt had time or even the patience to clean it up yet, maybe in the future but exams are coming soon. Added: - When all food are eaten world resets. Needed/Planned: - Fix ghost AI (same old glitch) - add high score system - clean up the WHOLE code (most likely restart whole code in new file then transport over)
gusbus123gusbus123

2012/10/29

Oh and i will either make PAXON in a new scenario or make it as a game mode in this scenario. But that will be in a long time... Im too lazy these days, need to get back to coding and away from videos and school :)
some_GEEKsome_GEEK

2012/12/4

Great Job on the game
nico_vonico_vo

2016/1/27

how do you make it so that when it touches one side, it comes up in the other? I want to put that in my game :D