In this series of four video I demonstrate, step by step, how to create the classic game: Space Invaders. In this first video, we will create the Ship class and add the player's ship to the bottom of the screen. We will use key press events to control the movement of the ship. I use P5, which is a Javascript library and online editor. #p5 #javascript #spaceinvaders
P5 is a great tool for learning to code. The online editor can be found at https://editor.p5js.org
Start a blank new Sketch in P5 (File - New) and then watch this video to get started in game programming.
I am a high school teacher with 20 years of experience teaching kids and young adults how to program. I love to teach Javascript, web design, Game Development, Java and LOTS of other stuff. If you learned something from this video, consider subscribing. I add new videos all the time.
Have a GREAT day.