Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 945 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 945 Bytes

Phaser Html5 Tutorial: Pong

This repository contains all source files for each step of the Phaser HTML5 Pong remake.

The tutorial consists of 7 steps:

  1. Project Setup
  2. Loading Assets & Adding Sprites
  3. Moving the Ball
  4. Adding the Game Mode
  5. Moving the Paddles & Adding Collisions
  6. Scoring and Resetting
  7. Adding Sounds and Wrapping Up

Start here to view the full tutorial: http://www.zekechan.net/getting-started-html5-game-development-pong1/

Bugs?

Please add them to the Issue Tracker with as much info as possible. Where possible, include screenshots as well.

About

This tutorial was made in HTML5 using the Phaser game framework by Photon Storm.

Visit ZekeChan.net for more tutorials and subscribe to the newsletter for updates.