Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unity Tutorial: PacMan 3D
Rating: 3.8 out of 5(65 ratings)
368 students

Unity Tutorial: PacMan 3D

In this course you will learn how to create a 3D PacMan game from scratch in Unity.
Created byOcto Man
Last updated 5/2025
English

What you'll learn

  • You'll learn about pathfinding in a grid.
  • You'll have a complete PacMan Game in the end.

Course content

8 sections68 lectures8h 33m total length
  • Introduction1:42

    Welcome to my Unity PacMan 3D Course.
    You can buy the Unity Package providing all Prefabs i will use in the course directly on my website.

    Link: https://www.octomangames.com/downloads/arcade-classics-pack-volume-1/


Requirements

  • Unity 4.6+ is a must have, older versions are not working with the Canvas System.
  • Some basic C# knowledge is a Plus, especially when it comes to debugging.
  • A 3D Software to create your own 3D Grafics if you like to.
  • Inkscape or any other Grafics Software you can create grafics in for later UI stuff.

Description

In this Course you will learn how to create your own PacMan Game using the Unity Game Engine & Inkscape for the  Grafics. For the functionality we write C# Code in Monodevelop.

This course is an Intermediate course, so if you have trouble in any case, write me a message or Q&A, and i'll help as best as i can.

If you are beginner, you might have some trouble to follow, but the videos will guide you through the complete course. Don't forget you only become better if you repeat things and keep on learning!

Unity (5.6)

  • You will learn to create the complete process in Unity and setup everything needed

  • I will show you how you can setup the playfield and organize the Hierarchy.

  • We use the Canvas System for Grafics or Score later which requires Unity 4.6+

C# (Monodevelop)

  • We will put in functionality with scripts using Monodevelop and C# (you can also use Visual Studio)

  • We will implement A* to simplify pathfinding for the ghosts

  • We will create all other behaviors the ghosts had in the original game

Inkscape

  • You will learn the basics how you can create the Grafics on your own using Inkscape. You can also use any other software.

Course Material

  • Assets separately available! Feel free to create your own.

Conclusion

As a result of this course you should be able to create your own levels for a PacMan Game in 3D.

So what are you waiting for?

Let's make your dream game a reality!!

Level: Intermediate
Video Course Length: ~8hours 
Unity Version required: 4.6+

Who this course is for:

  • If you are interested into creating your games.
  • If you ever wanted to create your own Pac Man.
  • If you want to learn Pathfinding.