CxD Archive
Video Game Code Reference Archive
Video Game Code Reference Archive
  • Project References
    • Phaser Introduction
    • Phaser Game Template
    • Visual Assets
    • Audio Assets
    • Phaser Coding
      • Game Display
      • Game World
      • Game Camera
      • Text
      • Images
      • Sprites, Animations, and Health
      • Group of Sprites
      • Tilesprite Scrolling
      • Audio
      • Input
      • Physics and Collisions
      • Weapon
      • Particles
      • Tweens
      • Timers
      • Random Numbers
      • Enemy Behavior
      • Misc Game Features
  • Notes for Teachers
Powered by GitBook
On this page
Export as PDF

Project References

The references in this section can help with:

  • introducing you to Phaser (what is it, where to download, etc.)

  • creating a Phaser game template (HTML, CSS, and JS files with starter code)

  • finding and creating visual assets (animated sprites, etc.)

  • finding and creating audio assets (sound effects, etc.)

  • coding common game features using Phaser (adding objects, detecting collisions, etc.)

In addition, there are many other Phaser references, examples, and tutorials available online. If you're not sure where to look, try this.

NextPhaser Introduction

Last updated 8 months ago