raulvillares / 3sacrowd

Tic-Tac-Toe puzzle using plain javascript :video_game:

Home Page:https://raulvillares.github.io/3sacrowd/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert codebase to ES6

titivermeesch opened this issue · comments

  • Setup babel correctly to transpile codebase from ES6 to ES5
  • Update all old code to make use of import and other ES6 features