Computer Science Canada

Pacman help

Author:  SilentFox [ Thu Oct 12, 2006 5:38 pm ]
Post subject:  Pacman help

what is the easyest way to make a small version of pacman? Shocked

Author:  Cervantes [ Thu Oct 12, 2006 6:00 pm ]
Post subject: 

That question could be answered many ways. It could be answered by giving you code for pacman. But that wouldn't be good, because then you wouldn't learn for yourself. Also, it would probably use features of the language that you aren't familiar with and so you wouldn't understand the code.

You'll have to narrow down your question if you expect any sort of answer. To help you with that, I'll ask you some questions: How do you think pacman could be made? Are you familiar with arrays? with records/types? procedures/functions? How might the AI for the ghosts be coded? How would the input function?


: