I made a game of life clone in ES6 .
Instructions on how to run the game are on the projects github page linked above.
The purpose was to learn more about JavaScript, and focus on the new features brought in with ES6. To be able to use ES6 right now I made use of technologies which you can read in this blog post.
Leave a Reply