8puzzle_Ts Typescript project to solve 8puzzle Excercise project to understand TypeScript, syntax, configuration, cli, webpack and OOP. Run the following to get started npm install npm run build node dist/bundle.js Or just run: npx ts-node src/index.ts