WIP TODO (no particular order for now) Add turns Add points system Add game loop Add GUI Running tests in TDD mode Run tests: npm run test (currently it's the only way to run the project) Write code in a Red / Green / Refactor manner