Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions blastemup/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phaser - Template</title>
<title>Phaser - Blastemup</title>

<style>
/* reset CSS */
Expand All @@ -15,7 +15,7 @@
</style>

<script src="https://cdn.socket.io/4.1.3/socket.io.min.js"></script>
<script type="module" crossorigin src="./assets/index-d9ZvbO5r.js"></script>
<script type="module" crossorigin src="./assets/index-B7k3BU8O.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-CmFXOKba.js">
</head>

Expand Down
1 change: 1 addition & 0 deletions blastemup/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const config = {
width: 868,
height: 800,
},
parent: "game-container",
physics: {
default: "arcade",
arcade: {
Expand Down
1 change: 0 additions & 1 deletion dungeon/dist/assets/index-CQq0-1Ik.js

This file was deleted.

1 change: 1 addition & 0 deletions dungeon/dist/assets/index-Cjdkyr6b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dungeon/dist/assets/phaser-D-IeUSbb.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dungeon/dist/assets/phaser-zcydYi9M.js

This file was deleted.

6 changes: 3 additions & 3 deletions dungeon/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phaser - Template</title>
<title>Phaser - Dungeon</title>

<style>
/* reset CSS */
Expand All @@ -13,8 +13,8 @@
padding: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-CQq0-1Ik.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-zcydYi9M.js">
<script type="module" crossorigin src="./assets/index-Cjdkyr6b.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-D-IeUSbb.js">
</head>

<body>
Expand Down
8 changes: 4 additions & 4 deletions dungeon/src/main.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
import Phaser from "phaser";
import PhaserMatterCollisionPlugin from "phaser-matter-collision-plugin";
import { MatterGravityFixPlugin } from "./plugins/matter_gravity_fix";
import Bootloader from "./scenes/bootloader";
import Game from "./scenes/game";
import Outro from "./scenes/outro";
import Splash from "./scenes/splash";
import Transition from "./scenes/transition";
import Game from "./scenes/game";
import PhaserMatterCollisionPlugin from "phaser-matter-collision-plugin";
import { MatterGravityFixPlugin } from "./plugins/matter_gravity_fix";

const config = {
width: 600,
Expand All @@ -15,7 +15,7 @@ const config = {
autoCenter: Phaser.Scale.CENTER_BOTH,
},
autoRound: false,
parent: "contenedor",
parent: "game-container",
physics: {
default: "matter",
matter: {
Expand Down

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions fate/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phaser - Template</title>
<title>Phaser - Fate</title>

<style>
/* reset CSS */
Expand All @@ -13,7 +13,7 @@
padding: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-DBbMvyNZ.js"></script>
<script type="module" crossorigin src="./assets/index-D7tYnf-8.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-YLX_gXuc.js">
</head>

Expand Down
1 change: 1 addition & 0 deletions fate/src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const config = {
width: 1280,
height: 720,
},
parent: "game-container",
scene: [Bootloader, Story, Splash, Game, Outro, GameOver],
...Canvas(),
};
Expand Down
12 changes: 5 additions & 7 deletions fate/src/scenes/story.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,16 +253,14 @@ This is a long text that explains the story of the game. It is typed and then re
});
const text =
" GAGARIN WAS SENT ON A SECRET MISSION\nBEYOND THE OORT CLOUD, " +
"PROPELLED BY\nNUCLEAR DETONATIONS.\n\n
HE HAS NOW PASSED THE FRONTIER OF\nOUR SOLAR SYSTEM\n" +
"HIS MISSION:\nTO SET 20 PROBES AND RECOLLECT DATA
\nFROM THE DEADLIEST STELLAR OBJECT:\n" +
"A NEUTRINO STAR!\n\nHE HAS TO AVOID INCOMING DEBRIS
\nAND GET AS CLOSE AS POSSIBLE TO THE STAR.\n" +
"PROPELLED BY\nNUCLEAR DETONATIONS.\n\nHE HAS NOW PASSED THE FRONTIER OF\nOUR SOLAR SYSTEM\n" +
"HIS MISSION:\nTO SET 20 PROBES AND RECOLLECT DATA \nFROM THE DEADLIEST STELLAR OBJECT:\n" +
"A NEUTRINO STAR!\n\nHE HAS TO AVOID INCOMING DEBRIS \nAND GET AS CLOSE AS POSSIBLE TO THE STAR.\n" +
"THAT WILL MEAN CERTAIN DEATH, BUT ALSO\nA MASSIVE ACHIEVEMENT " +
"FOR SOVIET SCIENTISTS!\n\n" +
"THE FATAL FATE OF GAGARIN IS NOW TIED\nTO THE GLORIOUS FATE " +
"OF MOTHER RUSSIA...\n\n\nSPACE TO CONTINUE";
let text1 = this.utils.typeText(text, "computer", 450, 50);

this.utils.typeText(text, "computer", 450, 50);
}
}
1 change: 0 additions & 1 deletion mars/dist/assets/index-CP-uPpKM.js

This file was deleted.

1 change: 1 addition & 0 deletions mars/dist/assets/index-DXyQYrwv.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions mars/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phaser - Template</title>
<title>Phaser - Mars</title>

<style>
/* reset CSS */
Expand All @@ -13,7 +13,7 @@
padding: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-CP-uPpKM.js"></script>
<script type="module" crossorigin src="./assets/index-DXyQYrwv.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-X8YdoW2c.js">
</head>

Expand Down
4 changes: 2 additions & 2 deletions mars/src/main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import Phaser from "phaser";
import Bootloader from "./scenes/bootloader";
import Game from "./scenes/game";
import Outro from "./scenes/outro";
import Splash from "./scenes/splash";
import Transition from "./scenes/transition";
import Game from "./scenes/game";

const config = {
width: 800,
Expand All @@ -13,7 +13,7 @@ const config = {
autoCenter: Phaser.Scale.CENTER_BOTH,
},
autoRound: false,
parent: "contenedor",
parent: "game-container",
physics: {
default: "arcade",
arcade: {
Expand Down
1 change: 0 additions & 1 deletion pushpull/dist/assets/index-D29MUjmQ.js

This file was deleted.

1 change: 1 addition & 0 deletions pushpull/dist/assets/index-DV1PhKTq.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pushpull/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Phaser - Template</title>
<title>Phaser - Pushpull</title>

<style>
/* reset CSS */
Expand All @@ -13,7 +13,7 @@
padding: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-D29MUjmQ.js"></script>
<script type="module" crossorigin src="./assets/index-DV1PhKTq.js"></script>
<link rel="modulepreload" crossorigin href="./assets/phaser-CmFXOKba.js">
</head>

Expand Down
4 changes: 2 additions & 2 deletions pushpull/src/main.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import Phaser from "phaser";
import Bootloader from "./scenes/bootloader";
import Game from "./scenes/game";
import Outro from "./scenes/outro";
import Splash from "./scenes/splash";
import Transition from "./scenes/transition";
import Game from "./scenes/game";

const config = {
width: 608,
Expand All @@ -13,7 +13,7 @@ const config = {
autoCenter: Phaser.Scale.CENTER_BOTH,
},
autoRound: false,
parent: "contenedor",
parent: "game-container",
physics: {
default: "arcade",
arcade: {
Expand Down
2 changes: 1 addition & 1 deletion runner/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/style.css">
<title>Phaser - Template</title>
<title>Phaser - Runner</title>

<style>
/* reset CSS */
Expand Down
1 change: 1 addition & 0 deletions starshake/dist/assets/index-BJazpsUR.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion starshake/dist/assets/index-DEhXC0VF.js

This file was deleted.

Loading