Skip to content

Instantly share code, notes, and snippets.

@kahilkubilay
Created December 26, 2019 22:53
Show Gist options
  • Save kahilkubilay/0aeaea3318242912a1b5c65d91c18914 to your computer and use it in GitHub Desktop.
Save kahilkubilay/0aeaea3318242912a1b5c65d91c18914 to your computer and use it in GitHub Desktop.
Javascript İle Oyun Yapımı: Nesnelerin Kontrolü - Çubuk
function pxAdd(numb){
return numb + 'px';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment