Skip to content

Latest commit

 

History

History
201 lines (185 loc) · 6.59 KB

README.md

File metadata and controls

201 lines (185 loc) · 6.59 KB

Sokoban Action

Instructions

Sokoban is a game where you are supposed to push each box to a goal.

Items

Name Item Description
Octocat You can move me in all 4 directions with ⬆️, ⬇️, ➡️, ⬅️ and go back a move with ↩️ when you are stuck.
Box I get pushed in the direction Octocat moves. When I am pushed into a goal, I turn blue!
Goal When a box is pushed into me, it turns blue!
Wall You can't push me.

Working

GitHub Actions

This game is made using GitHub Actions! When you click on the controls, it opens a new issue with a text to trigger the workflow. After you submit the issue, the action starts running and updates the board and replies to your issue.

To know more about this, check out the blog on !

Now push! 😃

Code of Conduct

Please refer to the code of conduct for the rules for interacting with this project.

License

This project is licensed under the MIT License.