Java-Sokoban-Game icon indicating copy to clipboard operation
Java-Sokoban-Game copied to clipboard

Java Sokoban game source code

Results 3 Java-Sokoban-Game issues
Sort by recently updated
recently updated
newest added

https://github.com/SithuminaBhagya/Sokoban-Java.git Above I have modified your code so that multiple levels are possible. Also after each successful completion of a level number of steps the player is completed is displayed....

HI, How can i create more levels? Are you planning on doin that?

Hello I downloaded your sokoban-code and made some upgrades: -I made a more detailed player-character with animated movement from tile to tile (also looks in movement direction) -I added the...