Skip to content

ourcade/pong-template-phaser3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Template

A basic Pong-style game template in Phaser 3

License

Overview

This is a simple Pong template in Phaser 3 built with modern JavaScript.

You can watch a raw, uncut video series of this template being made on YouTube.

We start with an empty folder and create the game from there. You'll see the entire process of mistakes, thinking, and looking at the documentation!

Play the demo here.

Getting Started

Clone this repository with git-lfs and run:

npm install
npm run start

If you don't have git-lfs installed then get it here: https://git-lfs.github.com

All binary files like sound effects are stored with git-lfs. Alternatively, you can download a zip of the project from the latest release here.

Credits

Sound effects used are from the 3 Ping Pong Sounds 8 Bit Style pack.

License

MIT License

About

A basic Pong-style game template in Phaser 3. See how it was made in a YouTube series! 🕹

Resources

License

Stars

Watchers

Forks

Packages

No packages published