Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 283 Bytes

readme.MD

File metadata and controls

20 lines (9 loc) · 283 Bytes

Sokoban Solver

Sokoban Solver is a web application that solves Sokoban puzzles.

How to run development environment

On the root directory:

npx tailwindcss -i ./static/src/input.css -o ./static/dist/css/output.css --watch


Credits

Umit Can Evleksiz

Yusuf AKIN