Test puzzles are added.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -5,7 +5,9 @@ arch
|
||||
nbandroid
|
||||
private
|
||||
res/values/version.xml
|
||||
compiler/compiler.obj
|
||||
compiler/compiler.exe
|
||||
compiler/test/compiler.exe
|
||||
compiler/puzzles.bin
|
||||
|
||||
*.swp
|
||||
|
||||
3
compiler/test/screen_1.sokoban
Normal file
3
compiler/test/screen_1.sokoban
Normal file
@@ -0,0 +1,3 @@
|
||||
######
|
||||
#.$@ #
|
||||
######
|
||||
9
compiler/test/screen_2.sokoban
Normal file
9
compiler/test/screen_2.sokoban
Normal file
@@ -0,0 +1,9 @@
|
||||
##########
|
||||
# #
|
||||
# ###### #
|
||||
# # $.# #
|
||||
# # #### #
|
||||
# # #
|
||||
# ########
|
||||
# @#
|
||||
##########
|
||||
9
compiler/test/screen_3.sokoban
Normal file
9
compiler/test/screen_3.sokoban
Normal file
@@ -0,0 +1,9 @@
|
||||
##########
|
||||
# #
|
||||
# #
|
||||
# $. #
|
||||
# #
|
||||
# #
|
||||
# #
|
||||
# @#
|
||||
##########
|
||||
Reference in New Issue
Block a user