Writing a Sokoban Puzzle Game in JavaScript

1 · Tania Rascia · July 26, 2021, midnight
Summary
So the other day, I made an implementation of a Sokoban puzzle game in JavaScript. Here's the source code and here's the demo. The game…...