Skip to content

ShresthaRajat/8puzzle_Ts

Repository files navigation

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

About

Typescript project to solve 8puzzle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published