RSS Amplifier

Podcast

JSLegendDev’s Substack

I write about programming, game development and game design.

jslegenddev.substack.comSource feed ↗10 episodes

Live Last read · last published · next check

Latest episodes

My Biggest Gripe With YouTube

3 years ago, I started a YouTube channel called JSLegendDev where I uploaded tutorials teaching the JavaScript programming language through the development of 2D games.

The Trick to Designing Highly Replayable Arcade and Linear Games

I recently finished a prototype for a game called HARVEST MOVE based on an arcade style game of the same name that I developed 3 years ago.

If You Like PICO-8, You'll Love KAPLAY (Probably)

I’ve been checking out PICO-8 recently.

I Tried 3 Web Game Frameworks (So You Don’t Have To)

I went on a quest to test the 3 most popular 2D web game frameworks according to their NPM download numbers.

You Should Make Web Games

I recently realized that if it weren’t for the fact that making games for the web was possible, I would have probably never tried game development and stuck with it.

The Phaser Game Framework in 5 Minutes

Phaser is the most popular JavaScript/TypeScript framework for making 2D games.

5 Pixel Art Tips for Programmers

Programmers are known to not have a strong suit for art related disciplines, pixel art is no exception.

You Can Now Make PS2 Games in JavaScript

I recently discovered that you could make PS2 games in JavaScript.

How do Devs Make Levels Without Game Engines?

The story of how I started game development is quite unusual, which led me to not using game engines and allowed me to get familiar with alternative tooling.

The Struggle of Packaging a JavaScript Game for PC

The story begins after I’d spent some time making web games in JavaScript.