-
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.
Merge pull request #880 from offline171/star-battle
Star battle
- Loading branch information
Showing
2 changed files
with
136 additions
and
0 deletions.
There are no files selected for viewing
68 changes: 68 additions & 0 deletions
68
puzzles files/starbattle/6x6 Star Battle 1 star Normal/6x6 Star Battle 1star Normal3.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,68 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="6" puzzle_num="1"> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="0"/> | ||
<cell value="0" x="0" y="1"/> | ||
<cell value="0" x="0" y="2"/> | ||
<cell value="0" x="0" 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="1" y="1"/> | ||
<cell value="0" x="2" y="2"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="5" y="1"/> | ||
<cell value="0" x="4" y="2"/> | ||
<cell value="0" x="5" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="3" y="1"/> | ||
<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="3" y="3"/> | ||
<cell value="0" x="4" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="3"/> | ||
<cell value="0" x="2" 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"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="3"/> | ||
<cell value="0" x="2" y="4"/> | ||
<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="2" y="5"/> | ||
<cell value="0" x="3" y="5"/> | ||
<cell value="0" x="4" y="5"/> | ||
<cell value="0" x="5" y="5"/> | ||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
68 changes: 68 additions & 0 deletions
68
puzzles files/starbattle/6x6 Star Battle 1 star Normal/6x6 Star Battle 1star Normal4.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,68 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="6" 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"/> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="0" y="1"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="4" y="1"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="1"/> | ||
<cell value="0" x="1" y="2"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="1"/> | ||
<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="4" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<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="2" y="4"/> | ||
<cell value="0" x="0" y="5"/> | ||
<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="2" y="2"/> | ||
<cell value="0" x="1" y="3"/> | ||
<cell value="0" x="2" y="3"/> | ||
<cell value="0" x="3" y="3"/> | ||
<cell value="0" x="1" y="4"/> | ||
<cell value="0" x="3" y="4"/> | ||
<cell value="0" x="4" y="4"/> | ||
<cell value="0" x="4" y="5"/> | ||
<cell value="0" x="5" y="5"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="3"/> | ||
<cell value="0" x="5" y="4"/> | ||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |