This project was generated with Angular CLI version 6.2.8.
Sokoban is a classical puzzle game in which the player pushes crates or boxes around in a warehouse, trying to get them to storage locations.
- Run
npm i
to install dependencies. - Run
ng serve
for a dev server. - Navigate to
http://localhost:4200/
. - The app will automatically reload if you change any of the source files.