Sokoban
- April 6, 2024
- DIAM
Sokoban is a classic puzzle game where the player pushes boxes around a maze, trying to put them in designated storage locations. This project is an implementation of Sokoban using React and TypeScript. PLAY GAME --- LEVEL CREATOR AND API --- Play the game in full screen mode outside of itch.io's restrictions by clicking the play game link. Features Classic Sokoban gameplay with intuitive con…