DEV Community

Nevin Katz
Nevin Katz

Posted on

Build a Maze Game with JS and CSS, Part 1

Hi all,

Since I've been a kid I've learned coding best from working on projects — and particularly by building games.

Recently I was inspired to write a quick tutorial on how to build a maze game with Vanilla JS and CSS.

I wrote it to be a straightforward on-ramp to a working game, and there are many directions to take it in once you finish the project.

So if you're like me and learn JS and CSS best from having a project to work on, try out Part 1 of “Build a Maze Game with Vanilla Javascript,” published in CodeX.

https://medium.com/codex/build-a-maze-game-with-vanilla-javascript-part-1-of-2-ddfd35e84e93?source=friends_link&sk=74dd69bb6ed61fa4156fb29795824620

Top comments (0)