Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

DevelopmentGame DevelopmentJavaScript

JavaScript Create 5 Fun Word Games make your own Web Games

Do you want to create fun games using JavaScript - build 5 amazing interactive games perfect for kids using JavaScript
Rating: 4.5 out of 54.5 (17 ratings)
254 students
Created by Laurence Svekis
Last updated 3/2022
English
English [Auto]

What you'll learn

  • How to create Games using JavaScript
  • Create Fun interactive complete games from scratch using JavaScript code
  • Create a Game using JavaScript code and applying Game Logic
  • Build a Game from scratch
  • Create Simple Word based games
  • Step by step how to build a game from scratch

Requirements

  • HTML CSS and JavaScript fundamental experience
  • Use of code editor - code writing

Description

Explore how YOU can build your own games online using JavaScript. Learn about Game design and steps to create a FULLY functional game start to FINISH

5 AMAZING PROJECTS YOU CAN BUILD - You won't find this anywhere else - all code is unique and built from scratch.

  1. JavaScript WORDSEARCH GAME

  2. Dynamic QUIZ from Google Sheet Data

  3. JavaScript HangMan Game

  4. JavaScript Number Decoder Game

  5. Word Scramble with DYNAMIC Word list from Sheets

Create your own version of the game in just a few hours - source code included try it and play it NOW

#1 Javascript Game Word Scramble - Select from multiple Word lists - solve the scrambled word with as little wrong guesses as possible.  Scoring and loading dynamic word lists to create a fully interactive and dynamic game from scratch

  • How to setup and prepare game-board

  • Game Values and Variable for word game

  • Add words to Game

  • Scramble the Letters with JavaScript Random Array values

  • Update and add content to WebPages Output Scrambled words to Page

  • Count letters in a string with JavaScript Letter Counter.

  • Add Scoring and GamePlay to your game with JavaScript

  • Game debug and how to tweak and improve the game

  • Add a  Dynamic WordList from Google sheets to your Game

  • Dynamic Content coming from a Google Sheet - Multiple Word lists

#2 Javascript Game Word Decoder - Every letter has a number associated with it - player needs to solve the phrase using the number codes to letters.  Words and phrases are dynamically loaded.

  • Game board Setup Secret Word

  • Create Interaction for Player

  • Setup gameplay and set coded values

  • How to provide player messages Output Code to Player.

  • Use of Array methods like map to shorten code

  • Make it into a Game JavaScript Word decoder

  • Create Game Flow and Values

  • Create interaction Player Inputs

  • Start and End game conditions and logic

  • Debugging and final game tweaks and improvements

#3 Javascript Game Hangman Game - Select Letters solve the phrase - player needs to guess the hidden phrase by clicking the available letters.  Solve it will as little missed letters as possible.

  • JavaScript Hangman Game Board Setup.

  • Launch app content when DOM loaded DomContentLoaded Run App DOM is ready to write and create Elements

  • Add game logic step by step  to build JavaScript Hangman

  • Create game start Start the Game Setup.

  • Setup and build gameplay adding and Building Player Letters

  • Use JavaScript conditions check correct guess Check Letters to Word

  • Update player Elements and DOM values Update Hidden Letters

  • add Score and Player Score conditions

  • set Game Win Conditions and use of JavaScript logic to provide gameplay

#4 JavaScript Wordsearch - Word searches are fun to play and even more fun to build.  This game section will show you how to create a fully functional word search that fills the grid with as many words as possible hidden in the words and ready for the player to be challenged and solve the puzzle.  Dynamic grid automatically populates the words from your list into it.   You select the size and let JavaScript build the game board.

  • Setup Word Search Board with JavaScript and logic for gameplay

  • Create Add Game Elements to page using document CreateElement Method

  • generate Game Values and Setup Grid.

  • Add Words to Grid for JavaScript word search game

  • Building the board and calculating the available spots on the grid apply Game Logic in JavaScript Check for existing Letters

  • Add Words Vertically to Word search Grid with JavaScript code logic

  • Words horizontally - vertically and reversed letters for 4 possible directions to place the word in the word search grid.

  • Fill Game Letters automatically populate and build the wordsearch board

  • Add a player word list to guide player for remaining words List Words

  • How to test and debug your JavaScript wordsearch Game

  • add player experience Player Interaction

  • Create a dynamic and flexible game to play

  • Game logic how to apply win conditions Check Win Condition

#5 JavaScript Dynamic Quiz Game - JSON data file driving quiz questions and answers.  Create a simple quiz that gets dynamically generated with JavaScript - creates all the DOM elements and interactions depending on the JSON data.

  • How to setup Quiz files and source html Setup Dev Environment Files

  • How to create a JSON data file for your quiz use AJAX Fetch Create JSON Data

  • How to setup HTTP protocol Localhost - needed for AJAX

  • Create Quiz Questions within JSON file for JavaScript Quiz Game

  • Create Gameplay generate player game screens

  • Create player interactive elements with JavaScript generate DOM elements

  • add eventlisteners to game Add Player Interaction to Game

  • Player movement move to the next Question - Automatic Gameplay next JavaScript

  • Add Scoring for Quiz Game

  • Tweaks and debugging of JavaScript Quiz Game

Source Code included - build your own version of the game

Taught by an instructor with over 20 years of REAL WORLD experience ready to answer any questions you may have.

You have nothing to lose - build your own version of the game HAVE FUN - Join NOW>


Who this course is for:

  • Web developers and web designers
  • Anyone who wants to build fun interactive games
  • Anyone who wants to build challenging word games
  • Web masters coders application developers
  • Coder and game builders
  • Game developers

Instructor

Laurence Svekis
Instructor, GDE, Application Developer
Laurence Svekis
  • 4.4 Instructor Rating
  • 49,643 Reviews
  • 839,235 Students
  • 329 Courses

I'm here to help you learn, achieve your dreams, come join me on this amazing adventure today
Google Developers Expert - GSuite

Providing Web development courses and digital marketing strategy courses since 2002.

Innovative technology expert with a wide range of real world experience. Providing Smart digital solutions online for both small and enterprise level businesses.

"I have a passion for anything digital technology related, enjoy programming and the challenge of developing successful digital experiences. As an experienced developer, I created my first computer applications in 1990, and my first website in 1998.  I enjoy sharing my knowledge with others and want to help you share in the wonderful opportunities that the internet provides."

"Learning, understanding with a strong passion for education.  The internet has provided us with new opportunities to expand and share knowledge."

Want to learn more about becoming a web developer, do you want to experience the freedom that technology provides for us? Learn how to bring amazing things to life online.  Technology connects us all in many ways.  It opens up doors to those who embrace it and learn how to make those connections real.

"My courses are designed to help you achieve your goals, learn and update skills"

Background : 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. 

"Understanding technology provides a means to better connect with users.  It also opens so many doors.   Knowledge is the key to success and I want to help you experience what technology has to offer. I'm passionate about web technologies, and look forward to sharing my knowledge and experience with you!"

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.