Building a Game with Javascript - Project Setup
Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=6Skeb6tRyaU
Building a Game with Javascript - Project Setup
In this video I go over my current project setup which includes npm, vscode, parcel for building simple HTML5 games using javascript. If you are looking to learn about html5 game development, I hope my project setup might be useful. At the very least, I talk a little bit about parcel which is a useful web development tool for bundling web applications (it's similar to webpack and browserify).
If you know Javascript and want to get into game development, give it a shot. It's pretty easy to start rendering to the HTML5 canvas and make a simple game.
https://github.com/codyseibert/youtube
Other Videos By Web Dev Cody
Tags:
game development
html5
learn to make games
javascript
es6
parcel
making a game with javascript
canvas
game loop
vscode
game project setup
programming
coding
software engineering