J keyboard_arrow_up
0
keyboard_arrow_down
EDIT POST
First Post
Mark as Spam
Johnathan
Posts: 1207 - Registered: 2007-05-31
Could someone tell me how I would go about making a pacman game with Flash? My post of what I'm looking for is in the games forum though I would like to do it myself instead of someone else doing it for me. So any ideas or places where I can find tutorials on how to do it.
|
D keyboard_arrow_up
0
keyboard_arrow_down
EDIT POST
Reply #1
Mark as Spam
dflynn
Posts: 858 - Registered: 2007-10-03
If you have a basic understanding of animating in flash. look into tutorials for "movement" and "hit tests" that's half of the game. The other half is going to be probably a lot of arrays and such programming I never got to on learning on my own.
cheers, |
S keyboard_arrow_up
0
keyboard_arrow_down
EDIT POST
Reply #2
Mark as Spam
surebert
Posts: 1 - Registered: 2006-12-11
If you are looking for help it might be of benefit to you to observe an existing flash game to see how it was coded.
Here is a pacman game you can look at. http://www.thepcmanwebsite.com/media/pacman_flash/ |