tel-ran-de / FE12-Basic

2 stars 12 forks source link

2020-12-04 Refactoring using JS classes #124

Open isalexlog opened 3 years ago

isalexlog commented 3 years ago
  1. Refactor Monster and Score using JS classes approach (please use GameObjectClass / MovableGameObject/ Hero as a example)
  2. Think how can we refactor script.js using object oriented approach.