Skip to content

Commit

Permalink
chore: add comment with link to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark committed Feb 2, 2022
1 parent cb3cdf4 commit b1fea3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<kbd>Inversion</kbd> is a 2D platformer puzzle game where you control two players that have to come together in order to win.

The game was made during the [Global Game Jam 2022](https://globalgamejam.org/2022/games/inversion-7), in which the theme was `duality`. The game was bootstrapped from [`phaser-platformer`](https://github.com/remarkablegames/phaser-platformer). Read [blog post](https://remarkablegames.org/posts/inversion/).
The game was made during the [Global Game Jam 2022](https://globalgamejam.org/2022/games/inversion-7), in which the theme was `duality`. The game was bootstrapped from [`phaser-platformer`](https://github.com/remarkablegames/phaser-platformer). Read the [blog post](https://remarkablegames.org/posts/inversion/).

[Play the game.](https://remarkablegames.org/inversion/)

Expand Down
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
name="description"
content="Inversion is a 2D platformer puzzle game where you control two players that have to come together in order to win."
/>
<!--
https://replit.com/@remarkablemark/Inversion-logo
-->
<link rel="apple-touch-icon" href="logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down

0 comments on commit b1fea3c

Please sign in to comment.