https://github.com/sparrowworks/sokoban
A Sokoban clone written in Godot
https://github.com/sparrowworks/sokoban
2d-game game game-development gdscript godot godot-engine puzzle-game sokoban
Last synced: 3 months ago
JSON representation
A Sokoban clone written in Godot
- Host: GitHub
- URL: https://github.com/sparrowworks/sokoban
- Owner: Sparrowworks
- License: mit
- Created: 2023-01-21T06:41:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-17T07:48:29.000Z (4 months ago)
- Last Synced: 2025-06-17T08:36:19.007Z (4 months ago)
- Topics: 2d-game, game, game-development, gdscript, godot, godot-engine, puzzle-game, sokoban
- Language: GDScript
- Homepage: https://sp4r0w.itch.io/sokoban
- Size: 13.8 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Sokoban](https://sp4r0w.itch.io/sokoban)
## A Sokoban clone, made in Godot.
### Description
This is a simple Sokoban clone made in Godot-4. It was ported to help with maintenance.
List of changes:
- Improved code.
- Game is now running in a window.
- No more limit on reverting moves.
- Improved menus.The old version is available in a separate branch for archive purposes.
### Installation
- This game is playable on the [Itch](https://sp4r0w.itch.io/sokoban) page.
- Download the project from [Itch](https://sp4r0w.itch.io/sokoban) and follow the instructions on how to play the game.
- You can also [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) or download the repository and play it through Godot Editor.### Screenshots
![]()
![]()
![]()