Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn JavaScript with Fun - Build an UFO Hunter Game
Rating: 4.7 out of 5(184 ratings)
9,095 students

Learn JavaScript with Fun - Build an UFO Hunter Game

Code your own JavaScript based game from scratch!
Created byHolczer Balazs
Last updated 10/2019
English

What you'll learn

  • JavaScript fundamentals
  • Game Developement fundamentals
  • Space Invaders like game developement

Course content

6 sections67 lectures6h 27m total length
  • Introduction1:24

    Explore JavaScript basics and build an old-style UFO hunter game from scratch, with no frameworks or libraries. Progress through state-by-state lessons, from a blank page to a fully featured game.

  • About Javascript6:13

    Explore the fundamentals of JavaScript, a lightweight, prototype-based scripting language that powers web pages and servers as a core technology of the web, with engines and node.js.

Requirements

  • A computer
  • A free code editor
  • Basic HTML and CSS are required

Description

This course is about JavaScript basics and game developement. The course has 2 main parts:

  • JavaScript Fundamentals: this part of the course is about the basics of JavaScript as a programming language. Loops, decision making, HTML and CSS fundamentals etc.

  • Game Developement: after learning the basics of JavaScript as a programming language you can learn about game developement.

Who this course is for:

  • JavaScript developers curious about game developement