Skip to content

oykuparlakk/AirplaneGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameProject

Özet

Bu projede html,css ve javascript kullanılmıştır.Kısaca farklı değerlerde coinleri toplayıp tornedo'dan kaçan 2 boyutlu bir oyun.

oyunun linki:link

Tasarım

Projede kullanılan nesnelerin tamamını Game Developer Studio'da olan packlerden birini seçtim.Dağlara ve coinlere daha iyi gözükmesi için hareket fonksiyonelliği sağladım.Coinlere için sesleri Open Game Art sitesinden indirdim. Coinlere düz hareket eden obje olmaması için up ve down hareketini ekledim.

Test Aşaması

js uzantılı dosyada yorum satırlarında örnek olarak playerda /* ctx.fillStyle = 'red'; ctx.beginPath(); ctx.arc(this.x,this.y,this.radius,0,Math.PI2); ctx.fill(); ctx.closePath();/ şeklinde daireler oluşturup o taslağa fonksiyonellik(coine değince skor artması,coinin kaybolması vb.) ekledikten sonra .png dosyalarını yerleştirdim.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published