v/examples/sokoban
2025-05-15 15:42:53 +03:00
..
tr_levels examples: add more Sokoban levels 2025-05-12 12:32:20 +03:00
.gitignore examples: add a small Sokoban puzzle game with levels (see https://en.wikipedia.org/wiki/Sokoban) 2025-03-07 12:39:05 +02:00
_all_levels.txt examples: add more Sokoban levels 2025-05-12 12:32:20 +03:00
box.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
box_on_storage.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
corners.txt examples: support directly loading sokoban level files by path 2025-05-12 11:49:56 +03:00
floor.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
other.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
player.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
simple.txt examples: add more Sokoban levels 2025-05-12 12:32:20 +03:00
sokoban.v examples: support boxoban style collections of levels files (from https://github.com/google-deepmind/boxoban-levels/) 2025-05-15 15:42:53 +03:00
storage.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00
three_boxes.txt examples: support directly loading sokoban level files by path 2025-05-12 11:49:56 +03:00
wall.png examples: use textures in the sokoban game, instead of colors 2025-03-07 16:17:03 +02:00