So it may look like nothing is happen because i am learning how to incorporate test driven development into creating of games. I am currently working on creating entity component system for Hell Tower and it gets little complicated at times so I have decided to add some test to help me find problems.

I have also made and github scaffold project for creating games using es6, phaser, emended in react container build with webpack and developed with webpack-dev-server and hot reload with karma framework for testign if anyone is interesting how to connect those technologies you can check this repo
0 comments