Skip to content

Commit

Permalink
update formatting and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phildecroos committed Mar 3, 2024
1 parent b04a7f9 commit 679f8e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
An arcade website showcasing the games I've made: <a href="https://phildecroos.com/arcade/">phildecroos.com/arcade</a>

Video: <a href="https://youtu.be/u9Q6EGIYZPE">youtube</a>

<img src="icons/screenshot.png" height="300">

Binary file added icons/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
<div class="game-list-item">
<div class="gap"></div>
<div>
<a href="https://phillyboy99.itch.io/lunar-lander" target="_blank"><image src="game_images/lunarlander_image.png" height="180px"></image></a>
<a href="https://youtu.be/ixTvAfbv0Nk" target="_blank"><image src="game_images/lunarlander_image.png" height="180px"></image></a>
</div>
<div>
<a class="button" href="https://phillyboy99.itch.io/lunar-lander" target="_blank">Lunar Lander</a>
<a class="button" href="https://youtu.be/ixTvAfbv0Nk" target="_blank">Lunar Lander</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 679f8e5

Please sign in to comment.