Skip to content

Commit

Permalink
Fixing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
grymmy authored Jan 3, 2025
1 parent cedaa48 commit 114388b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions games/ClassicPinPon.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ First time? Check out the tutorial game:
https://sprig.hackclub.com/gallery/getting_started
@title: PinPon
@author:
@author: pmm-inf
@tags: []
@addedOn: 2024-00-00
@addedOn: 2025-01-03
*/

const player1 = "1"
Expand Down Expand Up @@ -229,4 +229,4 @@ function gameLoop() {

afterInput(() => {

})
})

0 comments on commit 114388b

Please sign in to comment.