diff --git a/_pages/dev/tools.md b/_pages/dev/tools.md index 99684972..2fc06121 100644 --- a/_pages/dev/tools.md +++ b/_pages/dev/tools.md @@ -110,7 +110,14 @@ feature_row5: btn_label: "Documentation & Download" btn_class: "btn--primary" tags: ["Free"] - + - image_path: /assets/images/dev/tools/pixscape.gif + title: "Pixscape" + excerpt: 'A visual 2D and 2.5D game engine built on LibGDX' + url: "https://pixscape.games/" + btn_label: "Documentation & Download" + btn_class: "btn--primary" + tags: ["Free"] + sidebar: nav: "dev" diff --git a/assets/images/dev/tools/pixscape.gif b/assets/images/dev/tools/pixscape.gif new file mode 100644 index 00000000..ec83f609 Binary files /dev/null and b/assets/images/dev/tools/pixscape.gif differ