Pacman Game in gdevelop

Hi, does anyone know how to create a Pacman-style game? I would like to create a game of this style but I have no knowledge of this

You can try to ask the source.

3 Likes

Hi. I’m not sure exactly what you mean, but if you’re trying to replicate Pac-Man, you could do something in this fashion:

  1. Create sprites for your game (enemies and player)
  2. Create a map layout
  3. Use the path-finding example as a basis for your enemy AI.
  4. Set up some events and conditions that will change your player-character’s direction based on tap (for example, if you tap the “UP” button, the player goes up on the Y-Axis)

Hope this helps :slight_smile:

2 Likes

Thank you very much, I will test it, sorry for my English is very bad

1 Like

1 and 2 are not necessaries. You can find free assets.