-
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.
Merge branch 'master' into victor/loadingScreen
- Loading branch information
Showing
36 changed files
with
719 additions
and
589 deletions.
There are no files selected for viewing
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
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,9 @@ | ||
{ | ||
"0-cameraVue": { | ||
"type": "button", | ||
"nbFrame": 3, | ||
"position": [100, 880, 0], | ||
"texture": "Ressources/buttons/back_button.png", | ||
"audio": "Ressources/buttons/click_sound.ogg" | ||
} | ||
} |
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,7 @@ | ||
{ | ||
"0-rose-banner": { | ||
"texture": "Ressources/sprites/logo_bomberman.png", | ||
"scale": 1, | ||
"position": [660, 200, 0] | ||
} | ||
} |
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,9 @@ | ||
{ | ||
"0-winner-player": { | ||
"font": "Ressources/fonts/primetime/PRIMETIME.ttf", | ||
"text": "Press a Key to Start", | ||
"color": [255, 255, 255, 255], | ||
"fontSize": 30, | ||
"position": [800, 700, 0] | ||
} | ||
} |
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
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 |
---|---|---|
@@ -1,25 +1,11 @@ | ||
XXXXXXXXXXXXXXXXXXXXXXXXX | ||
X OOOOOO OO OOOO OOOO X | ||
X xOxOxOxOxOxOxOxOx xOx X | ||
X O OOOOOOOOOOOO O OOOO X | ||
XOxOxOxOxOx x xOxOxOxOxOX | ||
XOOOOOOOOOOOOOOOOOO OO OX | ||
XOxOxOx x xOxOxOxOxOxOxOX | ||
XO OO OOOOOOOOOOOOOOOOOOX | ||
XOxOxOxOxOxOxOxOxOxOxOxOX | ||
XOOO OOOOOOOOOOOOOOOOOOOX | ||
XOxOxOxOxOxOxOxOxOxOxOx X | ||
XOOOOOOOOOOOOOO OOOOOOOOX | ||
XOx xOxOx xOxOx xOxOxOxOX | ||
XO OOOOO OOOOOO OOOOOOOOX | ||
XOxOxOxOxOxOxOxOxOxOxOxOX | ||
XO OOOOOOO OOOOOOOOOOOOOX | ||
XOxOxOxOx xOxOxOxOxOxOxOX | ||
XO OO OO OOO OOOOOOOX | ||
XOxOxOxOxOx xOxOxOxOxOxOX | ||
XOOOOO OOOOOOOO OOOOOOO X | ||
X xOxOxOxOxOx xOxOxOxOxOX | ||
XOOOOOOOOOOOOOOOOOOOOOO X | ||
X xOx xOxOxOxOxOxOxOx x X | ||
X OOOO OOOOOOOOOOOOO X | ||
XXXXXXXXXXXXXXXXXXXXXXXXX | ||
XXXXXXXXXXX | ||
XEEOOOO EEX | ||
XEx xOxOxEX | ||
X OOOOOOOX | ||
XOxOxOxOx X | ||
XOOOOOOOOOX | ||
X x xOx xOX | ||
X OOOOOOOOX | ||
XEx x xOx X | ||
XEEOOOOO X | ||
XXXXXXXXXXX |
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
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
Oops, something went wrong.