Simple Sokoban

From Libregamewiki
Jump to navigation Jump to search
Simple Sokoban
Simplesok.png
Simple Sokoban
GenreSokoban-style
Latest release1.0.2  (Announcement)
Release dateDecember 16th, 2021
DeveloperMateusz Viste
Code licenseGPL[1]
Media licenseGPL[1]
P. languageC
LibrarySDL
Contribute
Simple Sokoban is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

Simple Sokoban is a (simple) Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL for user interactions.

Game play[edit]

The player has to push boxes around into target locations.

External links[edit]

References[edit]