diff options
Diffstat (limited to 'zola-static/content/projects/level-editor')
| -rw-r--r-- | zola-static/content/projects/level-editor/cover.png | bin | 0 -> 320234 bytes | |||
| -rw-r--r-- | zola-static/content/projects/level-editor/index.md | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/zola-static/content/projects/level-editor/cover.png b/zola-static/content/projects/level-editor/cover.png Binary files differnew file mode 100644 index 0000000..f8c3cb3 --- /dev/null +++ b/zola-static/content/projects/level-editor/cover.png diff --git a/zola-static/content/projects/level-editor/index.md b/zola-static/content/projects/level-editor/index.md new file mode 100644 index 0000000..114bc85 --- /dev/null +++ b/zola-static/content/projects/level-editor/index.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. |
