-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
415f30e
commit bc246af
Showing
6 changed files
with
84 additions
and
2 deletions.
There are no files selected for viewing
Empty file.
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,5 @@ | ||
#ifndef MAIN_Gmap_H | ||
#define MAIN_Gmap_H | ||
|
||
|
||
#endif |
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
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,30 @@ | ||
z+ | ||
#############.#################### | ||
#C.E...#.........#...............# | ||
#......#.........#........E......# | ||
#......#.........#...............# | ||
#E.E...#.........#...............# | ||
##.######.#####.####.##..........# | ||
#...........#.........#..........# | ||
#...........#.........#####.###### | ||
#...........#.........#..........# | ||
#...........#.........#..........# | ||
O....E......#.........#........... | ||
####...###########.####..........# | ||
#.........#...........#..........# | ||
#.........#...........#..........# | ||
#...G............E....#...E...E..# | ||
#.........#...........#..........# | ||
#.........#...........#.....K....# | ||
###########.###################### | ||
z- | ||
|
||
E: 1, 0, 1, 1, 1, 0, 0, 0 | ||
|
||
/E: - type of enemies in the same order as they stay on map | ||
|
||
/O is openable door (you need a key) | ||
/z+ map begin | ||
/z- map end | ||
|
||
/C is chest |
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,33 @@ | ||
z+ | ||
####################.#################### | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#....G............#...#.................# | ||
#.................#...#.................# | ||
#.................#.....................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#...............###...###...............# | ||
##.##############.......################# | ||
#.......................................O | ||
##.##############.......################# | ||
#...............###...###...............# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
#.................#.....................# | ||
#...G.............#...#.................# | ||
#.................#...#.................# | ||
#.................#...#.................# | ||
####################.#################### | ||
z- |
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,6 @@ | ||
AAAAA | ||
AAAAA | ||
AAFAA | ||
AAAAA | ||
AAAAA | ||
|