@gjsify/example-dom-excalibur-jelly-jumper 0.4.34 → 0.4.35

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/gjs.js +48 -48
  3. package/package.json +7 -7
package/README.md CHANGED
@@ -6,7 +6,7 @@ Physics settings inspired by Super Mario World.
6
6
 
7
7
  Based on the original [sample-jelly-jumper](https://github.com/excaliburjs/sample-jelly-jumper) by the Excalibur.js team.
8
8
 
9
- ![jelly jumper sample](./jelly-jumper.gif)
9
+ <img width="1573" height="989" alt="grafik" src="https://github.com/user-attachments/assets/4a18214c-5944-43b4-be48-571141b502ce" />
10
10
 
11
11
  ## Setup
12
12