Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
Update game.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAlvaresA authored Aug 6, 2021
1 parent 3a3768e commit 0845021
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions game.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,30 +72,30 @@ scene("game", ({level,score}) => {
')( ()',
'xd)dddd)dz',
],
[
//Level 2
'yccc^^cccw',
'a( (b',
'a b',
'a * )) * b',
'a b',
'a * )) * b',
'a b',
'a( (b',
'xddddddddz',
],
// [
// // Level 3
// 'yccccccccw',
// 'a((((((((b',
// ') )',
// 'a{ b',
// 'a }~$b',
// 'a{ b',
// ') ~ )',
// 'a((((((((b',
// [
// //Level 2
// 'yccc^^cccw',
// 'a( (b',
// 'a b',
// 'a * )) * b',
// 'a b',
// 'a * )) * b',
// 'a b',
// 'a( (b',
// 'xddddddddz',
// ],
[
// Level 3
'yccccccccw',
'a((((((((b',
') )',
'a{ b',
'a }~$b',
'a{ b',
') ~ )',
'a((((((((b',
'xddddddddz',
],
[
// Level 4
'ycc)cc)ccw',
Expand Down

0 comments on commit 0845021

Please sign in to comment.