-
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 #818 from Bram-Hub/dev
Spring Merge
- Loading branch information
Showing
289 changed files
with
10,088 additions
and
517 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="Binary"> | ||
<board height="6" width="6"> | ||
<cells> | ||
<cell value="0" x="2" y="0"/> | ||
<cell value="1" x="5" y="0"/> | ||
<cell value="1" x="0" y="1"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="1" x="1" y="2"/> | ||
<cell value="1" x="4" y="3"/> | ||
<cell value="1" x="2" y="4"/> | ||
<cell value="0" x="5" y="4"/> | ||
<cell value="0" x="0" y="5"/> | ||
<cell value="0" x="1" y="5"/> | ||
<cell value="1" x="3" y="5"/> | ||
</cells> | ||
</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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="Binary"> | ||
<board height="6" width="6"> | ||
<cells> | ||
<cell value="0" x="1" y="0"/> | ||
<cell value="1" x="0" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="4" y="2"/> | ||
<cell value="0" x="0" y="3"/> | ||
<cell value="1" x="3" y="3"/> | ||
<cell value="0" x="2" y="4"/> | ||
<cell value="1" x="1" y="5"/> | ||
<cell value="0" x="5" y="5"/> | ||
|
||
</cells> | ||
</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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="Binary"> | ||
<board height="6" width="6"> | ||
<cells> | ||
<cell value="1" x="0" y="0"/> | ||
<cell value="0" x="3" y="0"/> | ||
<cell value="0" x="2" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="1" x="5" y="1"/> | ||
<cell value="0" x="1" y="2"/> | ||
<cell value="0" x="2" y="2"/> | ||
<cell value="1" x="5" y="2"/> | ||
<cell value="0" x="0" y="4"/> | ||
<cell value="0" x="1" y="4"/> | ||
<cell value="1" x="3" y="4"/> | ||
<cell value="1" x="1" y="5"/> | ||
<cell value="0" x="4" y="5"/> | ||
<cell value="0" x="5" y="5"/> | ||
|
||
</cells> | ||
</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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="Binary"> | ||
<board height="6" width="6"> | ||
<cells> | ||
<cell value="1" x="0" y="0"/> | ||
<cell value="1" x="2" y="0"/> | ||
<cell value="1" x="3" y="0"/> | ||
<cell value="0" x="5" y="0"/> | ||
<cell value="0" x="1" y="1"/> | ||
<cell value="1" x="0" y="2"/> | ||
<cell value="0" x="3" y="2"/> | ||
<cell value="0" x="5" y="2"/> | ||
<cell value="1" x="0" y="3"/> | ||
<cell value="1" x="4" y="3"/> | ||
<cell value="0" x="5" y="3"/> | ||
<cell value="1" x="1" y="4"/> | ||
<cell value="1" x="3" y="4"/> | ||
<cell value="0" x="0" y="5"/> | ||
<cell value="0" x="2" y="5"/> | ||
<cell value="1" x="4" y="5"/> | ||
<cell value="1" x="5" y="5"/> | ||
|
||
</cells> | ||
</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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="Minesweeper"> | ||
<board height="5" width="5"> | ||
<cells> | ||
|
||
</cells> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
53 changes: 53 additions & 0 deletions
53
puzzles files/starbattle/5x5 Star Battle 1 star Normal/5x5 Star Battle 1 star Normal 1.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,53 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?> | ||
<Legup version="2.0.0"> | ||
<puzzle name="StarBattle"> | ||
<board size="5" 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"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="1" y="0"/> | ||
<cell value="0" x="2" y="0"/> | ||
<cell value="0" x="2" 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="0" y="3"/> | ||
<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="2" y="4"/> | ||
<cell value="0" x="3" y="4"/> | ||
<cell value="0" x="4" y="4"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="3" y="0"/> | ||
<cell value="0" x="4" y="0"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="4" y="1"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="4" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="4"/> | ||
<cell value="0" x="1" y="4"/> | ||
</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 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,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> |
68 changes: 68 additions & 0 deletions
68
puzzles files/starbattle/6x6 Star Battle 1 star Normal/6x6 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,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="0" y="1"/> | ||
<cell value="0" x="3" y="1"/> | ||
<cell value="0" x="4" y="1"/> | ||
<cell value="0" x="2" y="2"/> | ||
<cell value="0" x="3" y="2"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="4" y="0"/> | ||
<cell value="0" x="5" y="0"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<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="1" y="2"/> | ||
<cell value="0" x="0" y="3"/> | ||
<cell value="0" x="1" y="3"/> | ||
<cell value="0" x="0" y="4"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="5" y="1"/> | ||
<cell value="0" x="4" y="2"/> | ||
<cell value="0" x="5" y="2"/> | ||
<cell value="0" x="5" y="3"/> | ||
</cells> | ||
</region> | ||
<region> | ||
<cells> | ||
<cell value="0" x="2" y="3"/> | ||
<cell value="0" x="3" y="3"/> | ||
<cell value="0" x="4" y="3"/> | ||
<cell value="0" x="1" y="4"/> | ||
<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> | ||
<region> | ||
<cells> | ||
<cell value="0" x="0" y="5"/> | ||
<cell value="0" x="1" y="5"/> | ||
</cells> | ||
</region> | ||
</board> | ||
</puzzle> | ||
<solved isSolved="false" lastSaved="--"/> | ||
</Legup> |
Oops, something went wrong.