Skip to content

A simple candy catching arcade game that was created with Phaser 3. This repo contains all of the code used in the tutorial video that is hosted on YouTube here:

License

Notifications You must be signed in to change notification settings

devshareacademy/phaser-3-candy-catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser 3 Candy Catch

License

Candy Catch Screenshot

A fun Candy Catching game built with Phaser 3!

This repo is the official code repository for the Build a Candy Catching Game – Phaser 3 Beginner Tutorial Using Phaser Launcher that is available on YouTube.

Demo

You can find a playable demo of the game on Itch.io here: Candy Catch

Game play Screenshot 1 Game play Screenshot 2

How To Play

Move the basket left and right with the Left and Right arrow keys, and try to catch as many falling candies as possible to get the high score.

Local Setup

This project is currently setup to require a very minimal amount of tools to run the web application. The main tools that are needed are:

  • IDE (Integrated Development Environment), or any program you can use to edit code.
  • A local web server, this is needed due to browser security and how we are loading files with the Phaser 3 framework for our game.
    • You can use any local web server you are familiar with, however if you use Phaser Launcher, this has a built in web sever.

Credits

This project would have not been possible without the use of some awesome assets created by some amazing artists! This project would not have been possible without the following people/resources:

Asset Author Link
Basket Md Sujan Mia Basket
Candy Matt Cole Candy
Background Matt Cole Background
Candy Background Matt Cole Candy Background
Background Music Novifi Background Music
Pop SFX CreatorsHome Pop SFX

Issues

For any issues you encounter, please open a new GitHub Issue on this project.

About

A simple candy catching arcade game that was created with Phaser 3. This repo contains all of the code used in the tutorial video that is hosted on YouTube here:

Resources

License

Stars

Watchers

Forks

Packages

No packages published