This commit is contained in:
Oliver Bryan
2025-09-30 11:48:41 +01:00
parent 7104d2262f
commit e4b4e2b10f
9 changed files with 61 additions and 10 deletions

View File

@@ -11,6 +11,7 @@ export const metadata = {
image: "/factor-e-icon.svg",
github: "https://github.com/hex248/factor-e",
hidden: false,
tags: ["game", "cpp", "opengl", "cmake", "pixel-art"],
};
---