Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenMian committed Jan 17, 2024
1 parent d5c84cb commit da1c6c0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,16 @@

A sokoban with a solver.

<p align="center"><img src="./docs/screenshot.gif" width=70%></p>

## Features

- Full mouse control.

<p align="center"><img src="./docs/auto_crate_push.gif" width=60%></p>

- Integrated solver.

<p align="center"><img src="./docs/auto_solve.gif" width=60%></p>

- Front-end and back-end separation.
- Levels and solutions are stored in the database.

Expand Down
Binary file added docs/auto_crate_push.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/auto_solve.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/screenshot.gif
Binary file not shown.

0 comments on commit da1c6c0

Please sign in to comment.