From 208dea1fe86b4c79c714c3927383bcc9abb9b3fe Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 14 May 2025 20:00:46 -0400 Subject: projects with images --- zola-static/content/projects/level-editor.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zola-static/content/projects/level-editor.md (limited to 'zola-static/content/projects/level-editor.md') diff --git a/zola-static/content/projects/level-editor.md b/zola-static/content/projects/level-editor.md new file mode 100644 index 0000000..114bc85 --- /dev/null +++ b/zola-static/content/projects/level-editor.md @@ -0,0 +1,8 @@ ++++ +title = '2D Level Editor' +date = 2023-10-22 +[extra] +cover = 'level-editor.png' +youtube_id = '1MJHRSi0he4' ++++ +This is a 2D level editor that I made using [Unity](https://unity.com/). It support multiple types of tiles and brush sizes, as well as saving and loading. -- cgit v1.2.3