Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5504df3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Stan-Stani committed Jul 10, 2024
1 parent d16760c commit 79f88e2
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/index-fc890783.js → assets/index-b08e7979.js

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions bobber/entities/buoy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{ "frames": {
"0": {
"frame": { "x": 1, "y": 1, "w": 23, "h": 30 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 21, "h": 28 },
"sourceSize": { "w": 21, "h": 28 },
"duration": 3000
},
"1": {
"frame": { "x": 25, "y": 1, "w": 23, "h": 30 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 21, "h": 28 },
"sourceSize": { "w": 21, "h": 28 },
"duration": 3000
}
},
"meta": {
"app": "https://www.aseprite.org/",
"version": "1.3.7-x64",
"format": "RGBA8888",
"size": { "w": 49, "h": 32 },
"scale": "1",
"frameTags": [
{ "name": "default", "from": 0, "to": 1, "direction": "forward", "color": "#000000ff" }
],
"layers": [
{ "name": "Layer 1", "opacity": 255, "blendMode": "normal" }
],
"slices": [
]
}
}
Binary file added bobber/entities/buoy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="icon" type="image/svg+xml" href="/minigames/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>minigames</title>
<script type="module" crossorigin src="/minigames/assets/index-fc890783.js"></script>
<script type="module" crossorigin src="/minigames/assets/index-b08e7979.js"></script>
<link rel="stylesheet" href="/minigames/assets/index-ed6ba94a.css">
</head>

Expand Down

0 comments on commit 79f88e2

Please sign in to comment.