thomas-alrek / JSGame

JavaScript + Canvas 2D game engine
GNU General Public License v2.0
56 stars 6 forks source link

ES6 rewrite #19

Open thomas-alrek opened 7 years ago

thomas-alrek commented 7 years ago

The engine should be rewritten in ES6 (ES2015). Then we don't have to implement our own extend and clone methods

arrterian commented 7 years ago

Hello, we want rewrite your project to ES6 together with student of our JavaScript courses for better understanding differences between ES6 and ES5.

thomas-alrek commented 7 years ago

@RomanValihura yeah, sure great. Just submit a pull request, and I will review it