Yapay Zekâya Sorduk: Oyunlar Ghibli Tarzında Grafiklere Sahip Olsalardı Nasıl Görünürlerdi?

Son dönemde âdeta tüm dünyayı kasıp kavuran ChatGPT’nin görsel oluşturma özelliği, görselleri başarıyla Studio Ghibli stiline dönüştürmesiyle giderek popülerleşti. Biz de bugün, popüler oyunların Ghibli tarzında nasıl görüneceğini sizler için yapay zekâya sorduk.

Bilmeyenler için Studio Ghibli esasında Japonya merkezli bir animasyon şirketinin adı. Hayao Miyazaki’nin animelerinde tercih ettiği bu eşsiz sanat tasarımı, geçmişten bugüne oldukça sevildi ve bugünlerde yapay zekâda görsel dönüştürme dendiğinde akla ilk bu tasarım geliyor.

O hâlde çok uzatmadan sonuçlara geçelim ve birbirinden popüler oyunların Ghibli tarzında nasıl görüneceğine hep birlikte bakalım.

Seçtiğimiz oyunlar

  • Cyberpunk 2077
  • DOOM: The Dark Ages
  • Crysis 2
  • Mafia 2
  • GTA 5
  • EA SPORTS FC 25
  • Counter-Strike 2
  • The Witcher 3
  • VALORANT
  • PUBG: Battlegrounds
  • Red Dead Redemption 2
  • Euro Truck Simulator 2
  • The Last of Us Part 2
  • Kingdom Come Deliverance 2
  • Split Fiction
  • GTA: San Andreas

Cyberpunk 2077

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

DOOM: The Dark Ages

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Crysis 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Mafia 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

GTA 5

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

EA SPORTS FC 25

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Counter-Strike 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

The Witcher 3

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

VALORANT

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

PUBG: Battlegrounds

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Red Dead Redemption 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Euro Truck Simulator 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

The Last of Us Part 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Kingdom Come Deliverance 2

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Split Fiction

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Son olarak efsaneyle bitirelim: GTA: San Andreas

.content-slider{
overflow: hidden;
width: calc(100% + 60px);
margin-top: 16px;
padding-bottom: 57.8%;
padding-top: 1.38889rem;
position: relative;
}
.content-slider .img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
}
.content-slider .foreground-img {
width: 50%;
}
.content-slider .slider {
position: absolute;
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 100%;
background: transparent;
outline: none;
margin: 0;
transition: all 0.2s;
display: flex;
justify-content: center;
align-items: center;
top: 0px;
left: 0px;
}
.content-slider .slider::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: transparent;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;

}
.content-slider .slider::-moz-range-thumb {
width: 20px;
padding-bottom: 60%;
padding-top: 1.38889rem;
background: white;
cursor: pointer;
outline: none;
box-shadow: none;
border:none;
}
.content-slider .slider-button {
pointer-events: none;
position: absolute;
width: 30px;
height: 30px;
border-radius: 50%;
background-color: white;
left: calc(50% – 15px);
top: calc(50% – 15px);
display: flex;
justify-content: center;
align-items: center;
}
.content-slider .slider-button:after {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(-45deg);
}
.content-slider .slider-button:before {
content: “”;
padding: 3px;
display: inline-block;
border: solid #5d5d5d;
border-width: 0 2px 2px 0;
transform: rotate(135deg);
}
.content-slider .slider-line {
pointer-events: none;
position: absolute;
width: 6px;
height: 100%;
background-color: white;
left: calc(50% – 3px);
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
@media (max-width: 767px){
.content-slider {
width: 100%;
margin: 0;
padding-top: 0;
}
}

Peki sizce yapay zekâ hangi oyunu Ghibli tarzına dönüştürmede daha başarılı olmuş? Düşüncelerinizi aşağıdaki yorumlar kısmından bizimle paylaşabilirsiniz.

Başa dön tuşu