aboutsummaryrefslogtreecommitdiff
path: root/zola-static/content/projects/level-editor.md
diff options
context:
space:
mode:
Diffstat (limited to 'zola-static/content/projects/level-editor.md')
-rw-r--r--zola-static/content/projects/level-editor.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/zola-static/content/projects/level-editor.md b/zola-static/content/projects/level-editor.md
deleted file mode 100644
index 114bc85..0000000
--- a/zola-static/content/projects/level-editor.md
+++ /dev/null
@@ -1,8 +0,0 @@
-+++
-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.