PJW48 Soukoban: My self-made QB64 game based on ASCII

I developed a simple Soukoban using QB64. Like NetHack-style games, it’s written in ASCII. Key Operation Stage selection: Arrow Key: Select a stage. Enter: Enter the selected stage. Esc: Exit the game. In a stage: Arrow Key: Move the character. R Key: Restart the stage. Esc: Abandon the stage and return. After completing a stage: … “PJW48 Soukoban: My self-made QB64 game based on ASCII” [More]

Soukoban: A simple yet profound box-pushing puzzle

Soukoban (often anglicized as Sokoban) is a classic puzzle video game genre that originated in Japan. Its name translates to “warehouse keeper” or “storehouse manager,” which perfectly describes the game’s premise. Here’s a breakdown of what Soukoban is all about: Core Concept: The player controls a single character (the warehouse keeper) within a maze-like warehouse. … “Soukoban: A simple yet profound box-pushing puzzle” [More]