Skip to content

Commit

Permalink
Update game.js
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadeJHS authored Jun 6, 2024
1 parent 54e65e2 commit 70657b8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions source/game.js
Original file line number Diff line number Diff line change
Expand Up @@ -817,15 +817,6 @@ https://github.com/arcadeJHS/AvertiseInvaders
[1,0,0,0,0,0,1],
[1,1,1,1,1,1,1]
],
[
[0,0,0,0,0,0,0],
[0,1,0,0,0,1,0],
[0,1,1,0,0,1,0],
[0,1,0,1,0,1,0],
[0,1,0,0,1,1,0],
[0,1,0,0,0,1,0],
[0,0,0,0,0,0,0]
],
[
[0,0,0,0,0,0,0],
[0,1,0,0,0,1,0],
Expand Down

0 comments on commit 70657b8

Please sign in to comment.