Udemy: JavaScript Exercise – Tank Shooter Game from Scratch
Tank Shooter Game
Specializing in Educational Software
Developer Blog – Before 2020
Tank Shooter Game
Link to class:https://www.udemy.com/code-your-first-game/learn/v4/overview Start Date: 3/18/2019 Section 1: Setting Up the Code and Learning Essential Concepts Lesson 1: Introduction and First Code File Lesson 2: Drawing and Positions Lesson 3: Movement and Time Lesson 4: Clean up the code Section 2: Getting the core gameplay working Lesson 5: Bouncing the ball Lesson 6: Circle draw […]
Note to self: Looks like the word press built in javascript and themes are interferring with the javascript games ability to pick up the mouse position in relation to the games background canvas. Loading the code in it’s own page without wordpress it works correctly. Temporary solution to load the file up to the server […]
Bricks and Paddle Game