-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
234 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,4 +64,5 @@ | |
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
60 changes: 60 additions & 0 deletions
60
puzzles files/starbattle/7x7 Star Battle 1 star Hard/7x7 Star Battle 1star Hard1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="7" puzzle_num="1"> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="0"/> | ||
<cell value="0" x="0" y="1"/> | ||
<cell value="0" x="1" y="1"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="0" y="2"/> | ||
<cell value="0" x="1" y="2"/> | ||
<cell value="0" x="0" y="3"/> | ||
<cell value="0" x="1" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="0"/> | ||
<cell value="0" x="2" y="0"/> | ||
<cell value="0" x="3" y="0"/> | ||
<cell value="0" x="4" y="0"/> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="6" y="0"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="5" y="1"/> | ||
<cell value="0" x="6" y="1"/> | ||
<cell value="0" x="6" y="2"/> | ||
<cell value="0" x="6" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
|
||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
|
||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
|
||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
|
||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
85 changes: 85 additions & 0 deletions
85
puzzles files/starbattle/7x7 Star Battle 1 star Normal/7x7 Star Battle 1star Normal1.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="7" puzzle_num="1"> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="0"/> | ||
<cell value="0" x="1" y="0"/> | ||
<cell value="0" x="2" y="0"/> | ||
<cell value="0" x="0" y="1"/> | ||
<cell value="0" x="1" y="1"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="0" y="2"/> | ||
<cell value="0" x="0" y="3"/> | ||
<cell value="0" x="0" y="4"/> | ||
<cell value="0" x="1" y="4"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="2"/> | ||
<cell value="0" x="2" y="2"/> | ||
<cell value="0" x="1" y="3"/> | ||
<cell value="0" x="2" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="2" y="4"/> | ||
<cell value="0" x="3" y="4"/> | ||
<cell value="0" x="1" y="5"/> | ||
<cell value="0" x="2" y="5"/> | ||
<cell value="0" x="3" y="5"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="5"/> | ||
<cell value="0" x="0" y="6"/> | ||
<cell value="0" x="1" y="6"/> | ||
<cell value="0" x="2" y="6"/> | ||
<cell value="0" x="3" y="6"/> | ||
<cell value="0" x="4" y="6"/> | ||
<cell value="0" x="4" y="5"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="3" y="0"/> | ||
<cell value="0" x="4" y="0"/> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="5" y="1"/> | ||
<cell value="0" x="3" y="2"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="6" y="0"/> | ||
<cell value="0" x="6" y="1"/> | ||
<cell value="0" x="4" y="2"/> | ||
<cell value="0" x="5" y="2"/> | ||
<cell value="0" x="6" y="2"/> | ||
<cell value="0" x="5" y="3"/> | ||
<cell value="0" x="6" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="3" y="3"/> | ||
<cell value="0" x="4" y="3"/> | ||
<cell value="0" x="4" y="4"/> | ||
<cell value="0" x="5" y="4"/> | ||
<cell value="0" x="6" y="4"/> | ||
<cell value="0" x="5" y="5"/> | ||
<cell value="0" x="6" y="5"/> | ||
<cell value="0" x="5" y="6"/> | ||
<cell value="0" x="6" y="6"/> | ||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
85 changes: 85 additions & 0 deletions
85
puzzles files/starbattle/7x7 Star Battle 1 star Normal/7x7 Star Battle 1star Normal2.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,85 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="7" puzzle_num="1"> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="0"/> | ||
<cell value="0" x="1" y="0"/> | ||
<cell value="0" x="2" y="0"/> | ||
<cell value="0" x="3" y="0"/> | ||
<cell value="0" x="4" y="0"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="6" y="0"/> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="5" y="1"/> | ||
<cell value="0" x="6" y="1"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="1"/> | ||
<cell value="0" x="1" y="1"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="0" y="2"/> | ||
<cell value="0" x="1" y="2"/> | ||
<cell value="0" x="2" y="2"/> | ||
<cell value="0" x="3" y="2"/> | ||
<cell value="0" x="4" y="2"/> | ||
<cell value="0" x="5" y="2"/> | ||
<cell value="0" x="6" y="2"/> | ||
<cell value="0" x="3" y="3"/> | ||
<cell value="0" x="4" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="3"/> | ||
<cell value="0" x="0" y="4"/> | ||
<cell value="0" x="1" y="4"/> | ||
<cell value="0" x="0" y="5"/> | ||
<cell value="0" x="1" y="5"/> | ||
<cell value="0" x="0" y="6"/> | ||
<cell value="0" x="1" y="6"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="3"/> | ||
<cell value="0" x="2" y="3"/> | ||
<cell value="0" x="2" y="4"/> | ||
<cell value="0" x="2" y="5"/> | ||
<cell value="0" x="2" y="6"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="3"/> | ||
<cell value="0" x="6" y="3"/> | ||
<cell value="0" x="3" y="4"/> | ||
<cell value="0" x="4" y="4"/> | ||
<cell value="0" x="5" y="4"/> | ||
<cell value="0" x="6" y="4"/> | ||
<cell value="0" x="5" y="5"/> | ||
<cell value="0" x="6" y="5"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="3" y="5"/> | ||
<cell value="0" x="4" y="5"/> | ||
<cell value="0" x="3" y="6"/> | ||
<cell value="0" x="4" y="6"/> | ||
<cell value="0" x="5" y="6"/> | ||
<cell value="0" x="6" y="6"/> | ||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
42 changes: 0 additions & 42 deletions
42
puzzles files/starbattle/7x7 Star Battle 1 star Normal/7x7 puzzle1.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -101,4 +101,5 @@ | |
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,4 +100,5 @@ | |
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,4 +100,5 @@ | |
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |