Skip to content

Commit 0eeaf0e

Browse files
aaronfrankeCalinou
andauthored
Add credits for the music used in the 2D platformer demos (#461)
* Add credits for the music used in the 2D platformer demos * Update 2d/platformer/README.md Co-Authored-By: Hugo Locurcio <[email protected]> * Update 2d/physics_platformer/README.md Co-Authored-By: Hugo Locurcio <[email protected]> Co-authored-by: Hugo Locurcio <[email protected]>
1 parent 7939f8e commit 0eeaf0e

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

2d/physics_platformer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ the physics engine, inside of `_integrate_forces()`.
2626
![Screenshot of the beginning](screenshots/beginning.png)
2727

2828
![Screenshot of the seesaw and the player riding an enemy](screenshots/seesaw-riding.png)
29+
30+
## Music
31+
32+
"Pompy" by Hubert Lamontagne (madbr) https://soundcloud.com/madbr/pompy

2d/platformer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,7 @@ Renderer: GLES 3 (particles are not available in GLES 2)
3939
![Player shooting in the direction of an enemy](screenshots/shoot.png)
4040

4141
![The entire level layout viewed in the editor](screenshots/layout.png)
42+
43+
## Music
44+
45+
"Pompy" by Hubert Lamontagne (madbr) https://soundcloud.com/madbr/pompy

0 commit comments

Comments
 (0)