So you want to get into programming? And you know you want to code games, then hopefully, this is the perfect blog for you. In this blog I’ll be going through the very fundamentals of programming. To do this we’ll be using p5.js, you’ve probably heard of JavaScript (JS), well, p5.js is just a JavaScript library — an extension of the language — that has a tonne of drawing functionality that we can use to develop 2D games.