Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
M
mangala-pardusacikhack
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Tuğba Fıçıcı
mangala-pardusacikhack
Commits
207c06a5
Kaydet (Commit)
207c06a5
authored
May 07, 2021
tarafından
Abdülkerim AKSAK
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Oyun sonu overlay tasarımı.
üst
e64b7278
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
12 deletions
+32
-12
clientGameArea.html
pages/clientGameArea.html
+17
-6
gameArea.html
pages/gameArea.html
+0
-0
robotGameArea.html
pages/robotGameArea.html
+15
-6
No files found.
pages/clientGameArea.html
Dosyayı görüntüle @
207c06a5
...
...
@@ -12,15 +12,26 @@
<div
class=
"container-fluid"
>
<div
id=
"overlay"
>
<div>
<p
id=
"text"
></p>
<div
style=
"display: flex; justify-content: center; align-items: center; height: 100%; width: 100%;"
>
<div
style=
"display: flex; justify-content: center; align-items: center; height: 250px; width: 550px;flex-direction: column; background-image: linear-gradient(
to bottom,
#416e75,
#529290,
#6db7a6,
#94dbb5,
#c6ffc1
); border-radius: 20px;"
>
<div
style=
"margin-bottom: 25px;"
><p
id=
"text"
style=
"color:#ffe268;"
></p></div>
<div>
<button
class=
"big-button"
onclick=
"yenidenOyna()"
style=
"font-size: 11px;width: 150px;"
>
Yeniden
Oyna
</button>
</div>
</div>
<div
style=
"position: absolute; top: 50%; left: 40%"
>
<button
class=
"big-button"
onclick=
"yenidenOyna()"
style=
"font-size: 11px; width: 150px"
>
Yeniden Oyna
</button>
</div>
</div>
</div>
<div
id=
"overlayOda"
onclick=
"overlayOff()"
>
<a
href=
"../main.html"
><img
width=
"60"
height=
"60"
src=
"../assets/image/geri.png"
alt=
"geri"
style=
"margin-left: 15px;"
></a>
<div
class=
"row"
style=
"padding: 30px"
>
...
...
pages/gameArea.html
Dosyayı görüntüle @
207c06a5
This diff is collapsed.
Click to expand it.
pages/robotGameArea.html
Dosyayı görüntüle @
207c06a5
...
...
@@ -12,13 +12,22 @@
<body>
<div
class=
"container-fluid"
>
<div
id=
"overlay"
>
<div>
<p
id=
"text"
></p>
<div
style=
"display: flex; justify-content: center; align-items: center; height: 100%; width: 100%;"
>
<div
style=
"display: flex; justify-content: center; align-items: center; height: 250px; width: 550px;flex-direction: column; background-image: linear-gradient(
to bottom,
#416e75,
#529290,
#6db7a6,
#94dbb5,
#c6ffc1
); border-radius: 20px;"
>
<div
style=
"margin-bottom: 25px;"
><p
id=
"text"
style=
"color:#ffe268;"
></p></div>
<div>
<button
class=
"big-button"
onclick=
"yenidenOyna()"
style=
"font-size: 11px;width: 150px;"
>
Yeniden
Oyna
</button>
</div>
</div>
<div
style=
"position: absolute; top: 50%; left: 40%"
>
<button
class=
"big-button"
onclick=
"yenidenOyna()"
style=
"font-size: 11px; width: 150px"
>
Yeniden Oyna
</button>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment