making pacman game.... logic problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nicom53

    making pacman game.... logic problems

    i am writing a pacman game for a school project and i am having some
    problems with getting the logic so that pacman will not walk through
    the inner walls. I am also having a problem when the ghosts pass over
    a dot and not being able to leave one behind. My teacher gets us to
    use "Ready To Program Java"... i will send my current project to
    whoever can help
  • Thomas 'PointedEars' Lahn

    #2
    Re: making pacman game.... logic problems

    nicom53 wrote:
    i am writing a pacman game for a school project and i am having some
    problems with getting the logic so that pacman will not walk through
    the inner walls. I am also having a problem when the ghosts pass over
    a dot and not being able to leave one behind. My teacher gets us to
    use "Ready To Program Java"... i will send my current project to
    whoever can help
    Java != JavaScript


    PointedEars
    --
    Use any version of Microsoft Frontpage to create your site.
    (This won't prevent people from viewing your source, but no one
    will want to steal it.)
    -- from <http://www.vortex-webdesign.com/help/hidesource.htm>

    Comment

    Working...