Learn your way! Get started

JavaScript by Example, Part 7 of 8: Plane Bomber Game

with expert Laurence Svekis


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 11/18/2021
Level Advanced
Runtime 1h 13m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

This project increases DOM experience by creating a Plane Game app.

Prerequisites

This course assumes knowledge of JavaScript or having gone through the previous courses: JavaScript, Part 1 of 3: Introduction JavaScript, Part 2 of 3: Advanced Coding JavaScript, Part 3 of 3: Document Object Model

Meet the expert

Providing Web development courses and digital marketing strategy courses since 2002. An experienced web application developer, having worked on multiple enterprise level applications, hundreds of websites, business solutions and many unique and innovative web applications. Web & application development areas of expertise include HTML, CSS, JavaScript, JQuery, Bootstrap, PHP and MySQL. Anything to do with web creation and digital experience. Passionate about ;everything to do with web application development, programming to online marketing with a strong focus on social media and SEO.

Course outline



Plane Bomber Game

0 Bomber Plane Game Introduction (16:57)
  • Introduction (00:08)
  • Bomber Plane Game Introduction (02:32)
  • Game Area Setup (02:58)
  • KeyBoard Events (06:19)
  • Start Game (04:51)
  • Summary (00:08)
Add animation frame (18:08)
  • Introduction (00:08)
  • Add animation frame (07:48)
  • Game fixes (04:39)
  • Game Scoring (02:58)
  • Show Scoreboard to player (02:25)
  • Summary (00:08)
Add Enemy Base (17:50)
  • Introduction (00:08)
  • Add Enemy Base (05:13)
  • Make the bombs (07:30)
  • Move bombs Automatically (04:49)
  • Summary (00:08)
Collision Detection (20:31)
  • Introduction (00:08)
  • Collision Detection (05:23)
  • Final Gameplay Tweaks (07:31)
  • Bomber Plane Code Review (07:20)
  • Summary (00:08)