diff options
Diffstat (limited to 'in_practice/breakout/levels')
-rw-r--r-- | in_practice/breakout/levels/first.txt | 8 | ||||
-rw-r--r-- | in_practice/breakout/levels/second.txt | 8 | ||||
-rw-r--r-- | in_practice/breakout/levels/third.txt | 3 |
3 files changed, 19 insertions, 0 deletions
diff --git a/in_practice/breakout/levels/first.txt b/in_practice/breakout/levels/first.txt new file mode 100644 index 0000000..f762ca4 --- /dev/null +++ b/in_practice/breakout/levels/first.txt @@ -0,0 +1,8 @@ +2 2 0 2 2 2 2 2 2 2 2 2 2 2 2 2 2 0 2 2 +0 0 0 3 2 2 2 2 2 2 2 2 2 2 2 2 3 0 0 0 +3 2 3 4 2 3 3 3 2 2 2 2 3 3 3 2 4 3 2 3 +4 3 2 2 1 1 2 2 1 1 1 1 2 2 1 1 2 2 3 4 +0 0 2 2 2 2 3 3 3 2 2 3 3 3 2 2 2 0 0 0 +0 4 2 2 0 0 2 0 0 0 0 0 0 2 0 0 2 2 4 0 +0 4 2 2 2 0 0 0 0 0 0 0 0 0 0 2 2 2 4 0 +0 0 2 2 2 2 0 0 0 0 0 0 0 0 2 2 2 2 0 0 diff --git a/in_practice/breakout/levels/second.txt b/in_practice/breakout/levels/second.txt new file mode 100644 index 0000000..e41d1a3 --- /dev/null +++ b/in_practice/breakout/levels/second.txt @@ -0,0 +1,8 @@ +0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 +0 0 0 0 2 2 2 2 2 2 2 2 2 2 2 2 0 0 0 0 +0 1 3 4 4 4 3 3 4 1 1 4 3 3 4 4 4 3 1 0 +0 1 2 4 4 4 2 2 4 4 4 4 2 2 4 4 4 2 1 0 +0 0 2 2 2 2 3 3 3 2 2 3 3 3 2 2 2 0 3 0 +0 4 2 2 0 0 2 0 0 0 0 0 0 2 0 0 2 3 0 0 +0 4 2 2 2 0 0 0 0 0 0 0 0 0 0 2 2 0 0 0 +0 0 0 0 0 0 0 0 3 3 3 3 0 0 0 0 0 0 0 0 diff --git a/in_practice/breakout/levels/third.txt b/in_practice/breakout/levels/third.txt new file mode 100644 index 0000000..cb53cca --- /dev/null +++ b/in_practice/breakout/levels/third.txt @@ -0,0 +1,3 @@ +0 0 0 0 0 +0 0 2 0 0 +0 0 0 0 0 |