Snake Game with JavaScript

August 8, 2019

1 min read

Snake Game with JavaScript
Watch on YouTube

In this course, we will build a Snake Game with JavaScript without using any libraries. We will utilize functional and immutable programming, learn canvas rendering, applications of vectors, and basics of game development.