Workshop: Creating a game with less than 13KB of JavaScript


Details
Hello JavaScript developers, gaming fans and code golfing gurus!
We would like to invite you to a coding workshop on the very basics of developing a game with JavaScript. We will focus on the popular Kontra.js gaming micro-library https://straker.github.io/kontra , showcase what you can do with it and implement a clone of the popular Asteroids game https://en.wikipedia.org/wiki/Asteroids_(video_game) .
This workshop is for you if you are familiar with the syntax and concepts behind JavaScript and want to get an idea of what it means to build a game from the ground up. Additionally, you will get insights into the world of mini JavaScript apps and available libraries.
Meet js13kGames
Js13kGames is a JavaScript coding competition for HTML5 Game Developers. The fun part is the file size limit set to 13 kilobytes. The competition starts on Tuesday (August 13th) and runs for an entire month. The theme for 2020 will be announced on 13th August. You can find out more at https://js13kgames.com.
This session will teach you everything you need to know to participate in the competition!
Code of Conduct
All participants of our workshop are required to agree with the following code of conduct. Organizers will enforce this code throughout the event. We expect cooperation from all participants to help ensure a safe environment for everybody.
We are dedicated to providing a harassment-free competition experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of competition participants in any form. Competition participants violating these rules may be sanctioned or expelled from the competition at the discretion of the competition organizers. TL;DR: Be excellent to each other. For details, see the Berlin Code of Conduct at https://berlincodeofconduct.org.

Workshop: Creating a game with less than 13KB of JavaScript