Samisdat/ts-conway

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.eslintrc.js12
A
0 mins
.github/main.workflow
.gitignore
.npmignore
Dockerfile
README.md
circle.yml
copy-types.sh
docker-compose.yml
package.json
src/index.html
src/index.ts16
A
0 mins
src/style.scss
tsconfig.json
typescript/Constants.ts9
A
0 mins
typescript/Frontend/Canvas.ts15
A
0 mins
typescript/Frontend/CanvasRenderer.ts62
A
0 mins
typescript/Frontend/CellType/CellType.ts7
A
0 mins
typescript/Frontend/CellType/CellTypeCheckerboardDark.ts4
A
0 mins
typescript/Frontend/CellType/CellTypeCheckerboardLight.ts4
A
0 mins
typescript/Frontend/CellType/CellTypeLiving.ts4
A
0 mins
typescript/Frontend/CellType/CellTypesCenter.ts4
A
0 mins
typescript/Frontend/CellType/CellTypesFactory.ts37
A
0 mins
typescript/Frontend/CellType/CellUnkown.ts7
A
0 mins
typescript/Frontend/Control/Control.ts27
A
0 mins
typescript/Frontend/Control/ControlMain.ts43
A
0 mins
typescript/Frontend/Control/ControlPan.ts137
A
1 hr
typescript/Frontend/Control/ControlZoom.ts65
A
0 mins
typescript/Frontend/Control/test-helper/clickAndWaitForTweenEnd.ts7
A
0 mins
typescript/Frontend/Web.ts80
A
1 hr
typescript/Geometry/Bound.ts46
A
0 mins
typescript/Geometry/Boundposition.ts44
A
1 hr
typescript/Geometry/Matrix.ts46
A
0 mins
typescript/Geometry/Position.ts72
A
1 hr
typescript/Geometry/matrixToString.ts104
A
2 hrs
typescript/Habitat.ts107
A
1 hr
typescript/Habitat/Cell.ts46
A
25 mins
typescript/Habitat/Creator.ts75
A
0 mins
typescript/Habitat/Dimension.ts21
A
0 mins
typescript/Pattern/Pattern.ts94
A
1 hr
typescript/Pattern/Seed/guns_and_eaters.ts45
A
1 hr
typescript/Pattern/Seed/scholarSeed.ts21
A
0 mins
typescript/Pattern/Store/blinker.cells.ts4
A
0 mins
typescript/Pattern/Store/glider.cells.ts7
A
0 mins
typescript/Pattern/Store/gunsAndEaters.cells.ts24
A
0 mins
typescript/Pattern/Store/scholar.cells.ts85
A
0 mins
typescript/Pattern/patternToString.ts7
A
0 mins
typescript/Pattern/readPatternFromPlainFile.ts48
A
1 hr