Skip to content

ji-seung-ryu/swipe-game

Repository files navigation

Relation between classes

image


Game playing screen

image


What i learned from this project

  • object
what is object and how to make object (object literal and consturctor)
  • global variable
reasons to avoid global variables and how to replace them (In this project, i use es6 module)
  • this & bind(this)
what is 'this' and how can control 'this' by progammer
  • prototype chain
change object property by changine prototype object 

About

swipe brick breaker with vanilla js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published