Skip to content

Commit 9b92c91

Browse files
authored
Add metadata comments to Toxic Zone Survival.js
Added metadata comments for title, author, description, tags, and date.
1 parent 9131af2 commit 9b92c91

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

games/Toxic Zone Survival.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
// Toxic Zone Survival - Sprig Edition (Lowercase-only IDs)
1+
/*
2+
@title: Toxic Zone Survival
3+
@author: Rudra Jadaun
4+
@description: A survival challenge where expanding toxic clouds fill the arena, and you must stay alive by avoiding them and collecting oxygen tanks.
5+
@tags: ['Survival', 'Time-based']
6+
@addedOn: 2025-11-19
7+
*/
28

39
const p = "p"
410
const t = "t"

0 commit comments

Comments
 (0)