merge from dev/client
This commit is contained in:
66
Projekte/mdga/client/src/main/resources/circle_map.mdga
Normal file
66
Projekte/mdga/client/src/main/resources/circle_map.mdga
Normal file
@@ -0,0 +1,66 @@
|
||||
world 0,0
|
||||
|
||||
# jet 0,0
|
||||
|
||||
#Nodes für Map
|
||||
node_start 8,0
|
||||
node 8,1
|
||||
node 8,2
|
||||
node 7,3
|
||||
node_bonus 6,4
|
||||
node 5,5
|
||||
node 4,6
|
||||
node 3,7
|
||||
node 2,8
|
||||
node 1,8
|
||||
node_start 0,8
|
||||
node -1,8
|
||||
node -2,8
|
||||
node -3,7
|
||||
node_bonus -4,6
|
||||
node -5,5
|
||||
node -6,4
|
||||
node -7,3
|
||||
node -8,2
|
||||
node -8,1
|
||||
node_start -8,0
|
||||
node -8,-1
|
||||
node -8,-2
|
||||
node -7,-3
|
||||
node_bonus -6,-4
|
||||
node -5,-5
|
||||
node -4,-6
|
||||
node -3,-7
|
||||
node -2,-8
|
||||
node -1,-8
|
||||
node_start 0,-8
|
||||
node 1,-8
|
||||
node 2,-8
|
||||
node 3,-7
|
||||
node_bonus 4,-6
|
||||
node 5,-5
|
||||
node 6,-4
|
||||
node 7,-3
|
||||
node 8,-2
|
||||
node 8,-1
|
||||
|
||||
#Node Home
|
||||
node_home_blue 7,0
|
||||
node_home_blue 6,0
|
||||
node_home_blue 5,0
|
||||
node_home_blue 4,0
|
||||
|
||||
node_home_black 0,4
|
||||
node_home_black 0,5
|
||||
node_home_black 0,6
|
||||
node_home_black 0,7
|
||||
|
||||
node_home_yellow 0,-4
|
||||
node_home_yellow 0,-5
|
||||
node_home_yellow 0,-6
|
||||
node_home_yellow 0,-7
|
||||
|
||||
node_home_green -4,0
|
||||
node_home_green -5,0
|
||||
node_home_green -6,0
|
||||
node_home_green -7,0
|
||||
@@ -93,9 +93,9 @@ node 1,-4 0
|
||||
node 1,-5 0
|
||||
node 0,-5 0
|
||||
node_start -1,-5 0
|
||||
node -1,-4 0 0
|
||||
node -1,-3 0 0
|
||||
node -1,-2 0 0
|
||||
node -1,-4 0
|
||||
node -1,-3 0
|
||||
node -1,-2 0
|
||||
node_bonus -1,-1 0
|
||||
node -2,-1 0
|
||||
node -3,-1 0
|
||||
|
||||
BIN
Projekte/mdga/client/src/main/resources/music/80s,Disco,Life.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/80s,Disco,Life.wav
Normal file
Binary file not shown.
22
Projekte/mdga/client/src/main/resources/music/CREDIT.txt
Normal file
22
Projekte/mdga/client/src/main/resources/music/CREDIT.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
# Credit
|
||||
|
||||
## Free SynthWave Music Pack
|
||||
|
||||
See "Free SynthWave Music Pack License.pdf" for LICENCE information.
|
||||
|
||||
- 80s,Dico,Live.wav
|
||||
- LaserParty.wav
|
||||
- NeonRoadTrip.wav
|
||||
- NoPressureTrance.wav
|
||||
- RetroNoir.wav
|
||||
- SpaceInvaders.wav
|
||||
- TheSynthRave.SynthWave
|
||||
|
||||
## Short Loopable Background Music
|
||||
|
||||
https://joshuuu.itch.io/short-loopable-background-music
|
||||
|
||||
Free for personal or commercial use as long as you don't redistribute as your own. Donations also welcome! Please add jhaeka to your credits. :)
|
||||
|
||||
- DeadPlanet.wav
|
||||
- Spaceship.wav
|
||||
BIN
Projekte/mdga/client/src/main/resources/music/DeadPlanet.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/DeadPlanet.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/music/LaserParty.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/LaserParty.wav
Normal file
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/music/NeonRoadTrip.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/NeonRoadTrip.wav
Normal file
Binary file not shown.
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/music/RetroNoir.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/RetroNoir.wav
Normal file
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/music/SpaceInvaders.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/SpaceInvaders.wav
Normal file
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/music/Spaceship.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/Spaceship.wav
Normal file
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 454 KiB |
BIN
Projekte/mdga/client/src/main/resources/music/TheSynthRave.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/music/TheSynthRave.wav
Normal file
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/sound/GameOver.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/sound/GameOver.wav
Normal file
Binary file not shown.
BIN
Projekte/mdga/client/src/main/resources/sound/LevelUp2.wav
Normal file
BIN
Projekte/mdga/client/src/main/resources/sound/LevelUp2.wav
Normal file
Binary file not shown.
Reference in New Issue
Block a user