sarahperea / phaser3-codecademy-practice

Phaser 3 practice progress - COMPLETED!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Development with Phaser 3 (Codecademy)

Phaser 3 practice

'Coz practice makes perfect! ;-)

Got addicted with Phaser 3 and was able to finish this tutorial within 7 days. <3

To run a game:

  • Make sure you have http-server or any other web server you want.

  • Clone this repository.

  • Navigate to a game's source folder (this example is for http-server):

    cd phaser-visual-effects/cameras-and-effects/tundra-terror

    http-server ./

  • Enjoy!

Tutorial link:

https://www.codecademy.com/learn/learn-phaser

Contents:

  • Phaser: Basics
    • Basics
    • Game: Color a Pegasus
    • Game: Create an Adventure
  • Phaser Physics
    • Physics
    • Physics and Controls
    • Game: Bug Invaders
  • Phaser Animations
    • Multi-Scened Games
    • Animations and Tweens
    • Game: Codey's Counting Conundrum
  • Phaser: Visual Effects
    • Cameras and Effects
    • Visual Tools
    • Game: Codey Jump

My Codecademy Profile:

https://www.codecademy.com/profiles/sarahperea

About

Phaser 3 practice progress - COMPLETED!


Languages

Language:JavaScript 97.5%Language:HTML 2.5%