An open API service indexing awesome lists of open source software.

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

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