diff --git a/games/Dodge-ball.js b/games/Dodge-ball.js index d3434945a5..25632c1410 100644 --- a/games/Dodge-ball.js +++ b/games/Dodge-ball.js @@ -1,7 +1,7 @@ /* @title: Dodge ball +@author: Ivan @description: Dodge ball is a fun game where your objective is to avoid 500 balls and become victorious. The key mechanics are falling dodgeballs, an in-game key allowing the player to retry and the ability to win, these features make the game unique. -@author: @Ivan @tags: ['dodging', 'ifinite'] @addedOn: 2026-05-25 */