Skip to content

Details

Game Development with JavaScript

The most common use of JavaScript for game development is to recreate a classic game of Pong or Breakout, often to practice the language. However, there are many more possibilities within game development than just plain HTML and JavaScript and many are fantastic for developing new skills or for a fun side project. In this talk, I’ll be discussing various techniques of developing 2D and 3D games for web, mobile and even smartwatch. I’ll be covering general concepts of development and touching on various frameworks to enhance these different areas, such as Pixi.js and Phaser.js, which can transform a simple 2D browser game to a full-fledged mobile or desktop game. There will also be additional mentions of integrating technologies already well known, such as React and Vue.js, into our games to make the jump into game development less of a learning curve than you may think.

Related topics

You may also like