Simple Sokoban is a Sokoban game aimed at playability and portability across systems. It is written in ANSI C89, using SDL2 for user interactions. I developed it primarily for Linux, but it should compile and work just fine on virtually anything that has a C compiler and supports SDL2.