Computer Programming
  • Home
    • ICT Class Website
    • Orientation >
      • Careers in Programming >
        • Let's Get a Job in Video Gaming
      • WebQuest
    • Resources
  • Theory
    • Computer Science Discoveries
    • ICT Workout
    • Exploring Comp Sci
    • MOOC
    • Internet History, Technology, and Security
  • Coding
    • Code.org >
      • Hour of Code
      • Beyond One Hour of Code
    • NC Lab >
      • Karel the Robot >
        • Karel Unit 1
        • Karel Unit 2
        • Karel Unit 3
        • Karel Unit 4
        • Karel Unit 5
        • Karel the Robot Assessment
      • Python 1 (1.1) >
        • Python 1 Unit 1
        • Python 1 Unit 2
        • Python 1 Unit 3
      • 3D Modeling (PLaSM) >
        • 3D Modeling Unit 1
        • 3D Modeling Unit 2
        • 3D Modeling Unit 3
        • 3D Modeling Unit 4
        • 3D Modeling Unit 5
        • 3D Modeling Assessment
    • CodeHS >
      • Intro to Computer Science >
        • Animation & Games
      • Computing Ideas
      • Intro to Python
    • CodeCombat >
      • Computer Science Levels
      • Game Development
      • Web Development
    • Game Design >
      • GameMaker >
        • Evil Clutches
        • Galactic Mail
        • Lazarus
        • Super Rainbow Reef
        • Koalabr8
        • Wingman Sam
        • Tank Wars
        • Tic-Tac-Toe
        • Pyramid Panic
        • Fighting Game
        • Misc. Games
      • ActionScript 3 >
        • Beginning AS3
        • Game Programming University >
          • Lessons 1 - 8
          • Lessons 9 - 15
  • Projects
    • Ethical Use of Technology
    • Intro to Programming
    • CTE Programming
    • Game Design - Hero's Journey
  • Finals
    • Semester 1
    • Semester 2

Bunny Defenders!!

bunny files

HTML5 Game Design with Phaser - Bunny Defenders

Download and unzip the Bunny Defender Folder:
bunny_defender_student_files.zip
File Size: 2016 kb
File Type: zip
Download File



To Start Your Project:

  1. Download the Bunny Defender Folder and unzip it to your Documents folder.
  2. Open Brackets
  3. Take the Bunny Defender Folder and drop it onto the left hand side of Brackets to create a new project (see the graphic on the right).
  4. You will now see all the assets that you need.
Picture
Click to enlarge
What the Game Looks Like:
Create Your Phaser Project
2-1.txt
File Size: 0 kb
File Type: txt
Download File

Bootloader Setup
Building the Preloader
2-2.txt
File Size: 0 kb
File Type: txt
Download File

2-3.txt
File Size: 1 kb
File Type: txt
Download File

Building the Menu State
2-4.txt
File Size: 0 kb
File Type: txt
Download File

Setting Up the Game State
2-5.txt
File Size: 0 kb
File Type: txt
Download File