Skip to content

Commit

Permalink
Jenga Added
Browse files Browse the repository at this point in the history
  • Loading branch information
Roozbehmd committed Apr 25, 2023
1 parent cfa076f commit 7bf3141
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified assets/img/.DS_Store
Binary file not shown.
Binary file added assets/img/gallery/gallery-10.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,17 @@ <h2>I'm <span id='nameHolder' >Roozbeh Moayyedian</span>, a Toronto-based digita
</div>
</div><!-- End Gallery Item -->

<div class="col-xl-3 col-lg-4 col-md-6">
<div class="gallery-item h-100">
<img src="assets/img/gallery/gallery-10.jpg" class="img-fluid" alt="">
<div class="gallery-links d-flex align-items-center justify-content-center">
<a href= "https://roozbehmd.github.io/JengaBlocks/"> Play in browser</a>
<a href="assets/img/gallery/gallery-10.jpg" title="Web-based jenga game" class="glightbox preview-link"><i class="bi bi-arrows-angle-expand"></i></a>
<a href="https://roozbehmd.github.io/JengaBlocks/" class="details-link"><i class="bi bi-link-45deg"></i></a>
</div>
</div>
</div><!-- End Gallery Item -->

<div class="col-xl-3 col-lg-4 col-md-6">

<div class="gallery-item h-100">
Expand Down

0 comments on commit 7bf3141

Please sign in to comment.