Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion games/Dodge-ball.js
Original file line number Diff line number Diff line change
@@ -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
*/
Expand Down
Loading