HTML5 Game - Moving a Tank

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=9uCGX3cc6co



Duration: 6:40
397 views
9


HTML5 Game - Moving a Tank

In this video I cover the basics of listening to keyboard events for moving a tank around the screen. Learning how to handle player inputs is essential for making or designing a game.

If you are interested in learning how to make and design games using HTML5 and javascript, be sure to subscribe and watch some of the other videos in this series. The project structure has slowly been evolving; so get caught up if you feel lost.

https://github.com/codyseibert/youtube/tree/master/moving-a-tank/src







Tags:
html5 game
game development
game design
making a game with javascript
how do I make a game
player inputs
software engineering
video games
learning to make games
addEventListener
keyboard listeners
javascript
canvas