Initial commit
This commit is contained in:
21
res/maps/Game1_tutorialMap.txt
Normal file
21
res/maps/Game1_tutorialMap.txt
Normal file
@ -0,0 +1,21 @@
|
||||
31 13
|
||||
room 20 1 3 3
|
||||
room 26 1 4 4
|
||||
room 13 5 7 4
|
||||
room 4 6 3 3
|
||||
hall 17 2 3 1
|
||||
hall 17 2 1 3
|
||||
hall 23 2 3 1
|
||||
hall 0 7 4 1
|
||||
hall 7 8 6 1
|
||||
hall 17 9 1 3
|
||||
switch 17 11 1
|
||||
lock_door 12 8 1
|
||||
exit 0 7
|
||||
enemy 5 7
|
||||
pillar 14 6
|
||||
pillar 18 6
|
||||
door 17 4
|
||||
lock_door 19 2 2
|
||||
p_plate 20 2 2
|
||||
torch 21 1
|
6
res/texts/Game1_intro.txt
Normal file
6
res/texts/Game1_intro.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Dark and cold.
|
||||
Nothing to be seen or heard. Only the feeling of a cold, rough stone. You lay there on the floor curled up.
|
||||
For a moment, your existence seemed like a fluke. Nothing there to symbolize that you existed except for
|
||||
the stone floor. Then you moved and sat up, feeling the floor around you for anything, but found nothing.
|
||||
You reach out to all sides but felt only the air around your hand. You stand up feeling disorientated and
|
||||
afraid.
|
4
res/texts/Game1_menuScreen.txt
Normal file
4
res/texts/Game1_menuScreen.txt
Normal file
@ -0,0 +1,4 @@
|
||||
What would you like to do:
|
||||
|
||||
1. Play Game (p)
|
||||
2. Exit Game (q)
|
Reference in New Issue
Block a user