We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3721f5 commit f0475a3Copy full SHA for f0475a3
entries.js
@@ -1,6 +1,6 @@
1
/**
2
* This file is automatically generated from HTML meta tags.
3
- * Last updated: 2025-07-09T01:04:28.730Z
+ * Last updated: 2025-07-09T01:06:07.817Z
4
*
5
* DO NOT EDIT MANUALLY - Changes will be overwritten!
6
* To update entries, modify the meta tags in your HTML files.
@@ -388,7 +388,10 @@ const entries = [
388
},
389
{
390
"title": "Large 2D Maze Game",
391
- "filename": "maze.html"
+ "filename": "maze.html",
392
+ "description": "A 64x64 maze game where you have to finish in order to get confetti. W A S D.",
393
+ "author": "Alex Manochio",
394
+ "github": "ajm19826"
395
396
397
"title": "Magic Wand",
0 commit comments