concise description

This commit is contained in:
Oliver Bryan
2025-09-29 03:20:38 +01:00
parent 7714131614
commit 5513179c8e

View File

@@ -4,7 +4,7 @@ import ProjectPage from "../../components/ProjectPage.astro";
export const metadata = { export const metadata = {
title: "factor-e", title: "factor-e",
description: description:
"Isometric factory sandbox prototype built in C++ with raylib — Perlin world gen, place/destroy tiles, inventory & tools, and a dev/debug menu (Win/Linux).", "Isometric factory sandbox prototype in C++/raylib with procedural worlds, tile building, inventory & tools.",
date: "August 2025", date: "August 2025",
slug: "factor-e", slug: "factor-e",
image: "/factor-e-icon.svg", image: "/factor-e-icon.svg",