Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn How To Make A Pacman Game In Go
Rating: 3.9 out of 5(24 ratings)
171 students

Learn How To Make A Pacman Game In Go

A 2D pacman game using go (golang) programming language
Created byKévin Gossé
Last updated 9/2019
English

What you'll learn

  • 2D game programming skills
  • A real-life example of go code

Course content

7 sections40 lectures4h 15m total length
  • Pacman Game Presentation1:22
  • Course Structure2:15

Requirements

  • beginner level in go
  • beginner level in git

Description

We'll make a 2D pacman game in golang by using the ebiten library. We're going to have animations, sounds, collisions and many interesting stuff. The goal is that you play with golang by building something funny. As I can't put any link here, go to my profile page to find my website. There, you'll see an article about this course. I give you few executables (macos and windows) so that you can try the game on your own machine and really see how it works. If you purchase this course, you'll have access to all the source code. For almost each video, you can find a git command to switch to the code version of the corresponding video. That way, you'll be able explore the code the way you want and play with it. Of course, I'll be more than happy to answer your questions if you have any.

Who this course is for:

  • Any curious developer who wants to see how to make a pacman game (especially in go)