File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,10 +54,7 @@ It definitely was a great experience and I really want to do other game jams in
5454Unfortunately, the original repository is in private, and I can't make a public fork so I can only show you the screenshots of the game.
5555You can still play the game [ here] ( https://okane-e.itch.io/gene-legacy ) to see it for yourself! <br />
5656
57- ![ Main menu] ( /images/games/gene_legacy/screen1.png )
58-
59- ![ Starting room with tutorial] ( /images/games/gene_legacy/screen2.png )
60-
61- ![ Gameplay] ( /images/games/gene_legacy/screen3.png )
62-
63- ![ Gameplay] ( /images/games/gene_legacy/screen4.png )
57+ <Image src = " /images/games/gene_legacy/screen1.png" alt = " Main menu" width = { 1920 } height = { 1080 } class = " w-full h-auto mb-6 rounded-lg shadow-lg" />
58+ <Image src = " /images/games/gene_legacy/screen2.png" alt = " Starting room with tutorial" width = { 1920 } height = { 1080 } class = " w-full h-auto mb-6 rounded-lg shadow-lg" />
59+ <Image src = " /images/games/gene_legacy/screen3.png" alt = " Example room 1" width = { 1920 } height = { 1080 } class = " w-full h-auto mb-6 rounded-lg shadow-lg" />
60+ <Image src = " /images/games/gene_legacy/screen4.png" alt = " Example room 2" width = { 1920 } height = { 1080 } class = " w-full h-auto mb-6 rounded-lg shadow-lg" />
You can’t perform that action at this time.
0 commit comments