Skip to content

Commit

Permalink
Move CheckerInvasion.js to games folder
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxyGamingBoy authored Jul 24, 2024
1 parent b37f498 commit b292df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CheckerInvasion.js → games/CheckerInvasion.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ https://sprig.hackclub.com/gallery/getting_started
@title: Checker Invasion
@author: Stefan Lighezan
@tags: ['endless']
@addedOn: 2024-00-00
@addedOn: 2024-07-24
*/

const redChecker = "r"
Expand Down

0 comments on commit b292df8

Please sign in to comment.