Quantcast
Channel: GameDev.net
Viewing all articles
Browse latest Browse all 16874

How to Make Pong with Gamemaker Studio 2 (2020)

$
0
0

View the original blog post here: How to Make Pong with Gamemaker Studio 2 (2020)

pong

You just picked up GameMaker Studio 2 and you want to make your first game.

Well, Pong is the perfect project to start with.

Here’swhat you’ll learn in this tutorial:

  • GMS2 basics: sprites, objects, rooms, events, layers and more
  • How to make objects move and collide with each other
  • How to get input from the player through the keyboard
  • How to create a very simple AI (the paddle on the right is controlled by the computer)
  • How to use a few built-in …

Viewing all articles
Browse latest Browse all 16874

Trending Articles