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 3214692 commit 55f910fCopy full SHA for 55f910f
entries.js
@@ -1,6 +1,6 @@
1
/**
2
* This file is automatically generated from HTML meta tags.
3
- * Last updated: 2025-08-07T00:31:22.933Z
+ * Last updated: 2025-08-07T00:33:55.174Z
4
*
5
* DO NOT EDIT MANUALLY - Changes will be overwritten!
6
* To update entries, modify the meta tags in your HTML files.
@@ -440,7 +440,10 @@ const entries = [
440
},
441
{
442
"title": "Maze Escape by jrygeorge",
443
- "filename": "maze_escape_raycaster.html"
+ "filename": "maze_escape_raycaster.html",
444
+ "description": "A game where you have to escape from a maze. Works by using raycasting.",
445
+ "author": "Jerry George",
446
+ "github": "jrygeorge"
447
448
449
"title": "Meat on the Move",
0 commit comments