aaronjy-me/content/fun/javascript-html5-tile-editor.md
Aaron Yarborough 81ececda1a Fun page
2024-03-12 19:51:15 +00:00

8 lines
577 B
Markdown

---
title: JavaScript/HTML5 tile editor
desc: A rough tile editor for a top-down, 2D, tile-based browser game project.
---
I built this 2D tile editor using an HTML 5 canvas and vanilla JS in a few days, as I wanted to create a bespoke editor for my tile game rather than relying on the open-source variants. The reason for this was that I was using my own file format for level files.
[![YouTube thumbnail](https://i3.ytimg.com/vi/7w3fTHYEGbE/maxresdefault.jpg)](https://www.youtube.com/watch?v=7w3fTHYEGbE)
[Watch YouTube video](https://www.youtube.com/watch?v=7w3fTHYEGbE)